summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-10-14Merge tag 'v4.4.24' into android-4.4.yDmitry Shmidt
2016-10-10Merge tag 'v4.4.23' into android-4.4.yDmitry Shmidt
2016-10-07batman-adv: remove unused callback from batadv_algo_ops structMarek Lindner
2016-10-07NFS: Don't drop CB requests with invalid principalsChuck Lever
2016-10-07svc: Avoid garbage replies when pc_func() returns rpc_drop_replyChuck Lever
2016-10-07ipvs: fix bind to link-local mcast IPv6 address in backupQuentin Armitage
2016-09-30nl80211: validate number of probe response CSA countersJohannes Berg
2016-09-30bridge: re-introduce 'fix parsing of MLDv2 reports'Davide Caratti
2016-09-30tipc: fix NULL pointer dereference in shutdown()Vegard Nossum
2016-09-30net/irda: handle iriap_register_lsap() allocation failureVegard Nossum
2016-09-30vti: flush x-netns xfrm cache when vti interface is removedLance Richardson
2016-09-30af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'Linus Torvalds
2016-09-30Revert "af_unix: Fix splice-bind deadlock"Linus Torvalds
2016-09-30bonding: Fix bonding crashMahesh Bandewar
2016-09-30net: caif: fix misleading indentationArnd Bergmann
2016-09-30tcp: properly scale window in tcp_v[46]_reqsk_send_ack()Eric Dumazet
2016-09-30tcp: cwnd does not increase in TCP YeAHArtem Germanov
2016-09-30ipv6: release dst in ping_v6_sendmsgDave Jones
2016-09-30ipv4: panic in leaf_walk_rcu due to stale node pointerDavid Forster
2016-09-26Merge tag 'v4.4.22' into android-4.4.yDmitry Shmidt
2016-09-24ipv6: addrconf: fix dev refcont leak when DAD failedWei Yongjun
2016-09-24Revert "wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel"Johannes Berg
2016-09-24tipc: move linearization of buffers to generic codeJon Paul Maloy
2016-09-20Merge remote-tracking branch 'common/android-4.4' into android-4.4.y-mergeDmitry Shmidt
2016-09-19net: inet: diag: expose the socket mark to privileged processes.Lorenzo Colitti
2016-09-19net: diag: make udp_diag_destroy work for mapped addresses.Lorenzo Colitti
2016-09-19net: diag: support SOCK_DESTROY for UDP socketsDavid Ahern
2016-09-19net: diag: allow socket bytecode filters to match socket marksLorenzo Colitti
2016-09-19net: diag: slightly refactor the inet_diag_bc_audit error checks.Lorenzo Colitti
2016-09-19net: diag: Add support to filter on device indexDavid Ahern
2016-09-16Merge tag 'v4.4.21' into android-4.4.yDmitry Shmidt
2016-09-15rds: fix an infoleak in rds_inc_info_copyKangjie Lu
2016-09-15net: Use ns_capable_noaudit() when determining net sysctl permissionsTyler Hicks
2016-09-15netfilter: x_tables: check for size overflowFlorian Westphal
2016-09-15udp: properly support MSG_PEEK with truncated buffersEric Dumazet
2016-09-15tipc: fix nl compat regression for link statisticsRichard Alpe
2016-09-15tipc: fix an infoleak in tipc_nl_compat_link_dumpKangjie Lu
2016-09-15netfilter: x_tables: check for size overflowFlorian Westphal
2016-09-15tipc: fix nullptr crash during subscription cancelParthasarathy Bhuvaragan
2016-09-07Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2016-09-07Merge tag 'v4.4.20' into android-4.4.yDmitry Shmidt
2016-09-07UPSTREAM: netfilter: nfnetlink: correctly validate length of batch messagesPhil Turnbull
2016-09-07mac80211: fix purging multicast PS buffer queueFelix Fietkau
2016-09-07SUNRPC: allow for upcalls for same uid but different gss serviceOlga Kornievskaia
2016-09-07SUNRPC: Handle EADDRNOTAVAIL on connection failuresTrond Myklebust
2016-09-02BACKPORT: Don't show empty tag stats for unprivileged uidsMohamad Ayyash
2016-08-30Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2016-08-30BACKPORT: tcp: enable per-socket rate limiting of all 'challenge acks'Jason Baron
2016-08-26net: ipv6: Fix ping to link-local addresses.Lorenzo Colitti
2016-08-26ipv6: fix endianness error in icmpv6_errHannes Frederic Sowa