summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2016-10-07batman-adv: remove unused callback from batadv_algo_ops structMarek Lindner
2016-10-07SUNRPC: Silence WARN_ON when NFSv4.1 over RDMA is in useChuck Lever
2016-10-07xprtrdma: Remove FMRs from the unmap list after unmappingChuck Lever
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-07Bluetooth: split sk_filter in l2cap_sock_recv_cbDaniel Borkmann
2016-10-07batman-adv: fix elp packet data reservationLinus Lüssing
2016-10-07batman-adv: Add missing refcnt for last_candidateSven Eckelmann
2016-10-07mac80211: check skb_linearize() return valueJohannes Berg
2016-09-30libceph: fix return value check in alloc_msg_with_page_vector()Wei Yongjun
2016-09-30nl80211: validate number of probe response CSA countersJohannes Berg
2016-09-30mac80211: reject TSPEC TIDs (TSIDs) for aggregationJohannes Berg
2016-09-30cgroup: duplicate cgroup reference when cloning socketsJohannes Weiner
2016-09-24svcauth_gss: Revert 64c59a3726f2 ("Remove unnecessary allocation")Chuck Lever
2016-09-24ipv6: Don't unset flowi6_proto in ipxip6_tnl_xmit()Eli Cooper
2016-09-24Revert "wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel"Johannes Berg
2016-09-24tcp: cwnd does not increase in TCP YeAHArtem Germanov
2016-09-24tcp: fastopen: avoid negative sk_forward_allocEric Dumazet
2016-09-24ipv6: addrconf: fix dev refcont leak when DAD failedWei Yongjun
2016-09-24ipv6: release dst in ping_v6_sendmsgDave Jones
2016-09-24af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'Linus Torvalds
2016-09-24Revert "af_unix: Fix splice-bind deadlock"Linus Torvalds
2016-09-24bonding: Fix bonding crashMahesh Bandewar
2016-09-24kcm: fix a socket double freeWANG Cong
2016-09-24bridge: re-introduce 'fix parsing of MLDv2 reports'Davide Caratti
2016-09-24sctp: fix overrun in sctp_diag_dump_one()Lance Richardson
2016-09-24tcp: properly scale window in tcp_v[46]_reqsk_send_ack()Eric Dumazet
2016-09-24udp: fix poll() issue with zero sized packetsEric Dumazet
2016-09-24net sched: fix encoding to use real lengthJamal Hadi Salim
2016-09-24tipc: fix NULL pointer dereference in shutdown()Vegard Nossum
2016-09-24net: ipv6: Do not keep IPv6 addresses when IPv6 is disabledMike Manning
2016-09-24net/sctp: always initialise sctp_ht_iter::start_failVegard Nossum
2016-09-24net/irda: handle iriap_register_lsap() allocation failureVegard Nossum
2016-09-24bpf: fix write helpers with regards to non-linear partsDaniel Borkmann
2016-09-24vti: flush x-netns xfrm cache when vti interface is removedLance Richardson
2016-09-24ipv4: panic in leaf_walk_rcu due to stale node pointerDavid Forster
2016-09-15xprtrdma: Create common scatterlist fields in rpcrdma_mwChuck Lever
2016-09-15net: Use ns_capable_noaudit() when determining net sysctl permissionsTyler Hicks
2016-09-07SUNRPC: Fix infinite looping in rpc_clnt_iterate_for_each_xprtTrond Myklebust
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-08-20netlabel: add address family checks to netlbl_{sock,req}_delattr()Paul Moore
2016-08-20Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTUAmadeusz Sławiński
2016-08-16tcp: consider recv buf for the initial window scaleSoheil Hassas Yeganeh
2016-08-16net/sctp: terminate rhashtable walk correctlyVegard Nossum
2016-08-16net/irda: fix NULL pointer dereference on memory allocation failureVegard Nossum
2016-08-16sctp: fix BH handling on socket backlogMarcelo Ricardo Leitner
2016-08-16net: ipv6: Always leave anycast and multicast groups on link downMike Manning
2016-08-16bridge: Fix incorrect re-injection of LLDP packetsIdo Schimmel