summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: remove unused callback from batadv_algo_ops structMarek Lindner2016-10-072-8/+0
* SUNRPC: Silence WARN_ON when NFSv4.1 over RDMA is in useChuck Lever2016-10-071-2/+2
* xprtrdma: Remove FMRs from the unmap list after unmappingChuck Lever2016-10-071-2/+7
* NFS: Don't drop CB requests with invalid principalsChuck Lever2016-10-071-0/+5
* svc: Avoid garbage replies when pc_func() returns rpc_drop_replyChuck Lever2016-10-071-1/+2
* Bluetooth: split sk_filter in l2cap_sock_recv_cbDaniel Borkmann2016-10-072-2/+20
* batman-adv: fix elp packet data reservationLinus Lüssing2016-10-071-1/+1
* batman-adv: Add missing refcnt for last_candidateSven Eckelmann2016-10-071-1/+27
* mac80211: check skb_linearize() return valueJohannes Berg2016-10-071-2/+6
* libceph: fix return value check in alloc_msg_with_page_vector()Wei Yongjun2016-09-301-1/+1
* nl80211: validate number of probe response CSA countersJohannes Berg2016-09-301-1/+1
* mac80211: reject TSPEC TIDs (TSIDs) for aggregationJohannes Berg2016-09-302-1/+10
* cgroup: duplicate cgroup reference when cloning socketsJohannes Weiner2016-09-301-1/+4
* svcauth_gss: Revert 64c59a3726f2 ("Remove unnecessary allocation")Chuck Lever2016-09-241-2/+3
* ipv6: Don't unset flowi6_proto in ipxip6_tnl_xmit()Eli Cooper2016-09-241-0/+2
* Revert "wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel"Johannes Berg2016-09-241-23/+2
* tcp: cwnd does not increase in TCP YeAHArtem Germanov2016-09-241-1/+1
* tcp: fastopen: avoid negative sk_forward_allocEric Dumazet2016-09-241-0/+1
* ipv6: addrconf: fix dev refcont leak when DAD failedWei Yongjun2016-09-241-0/+2
* ipv6: release dst in ping_v6_sendmsgDave Jones2016-09-241-2/+7
* af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'Linus Torvalds2016-09-241-22/+23
* Revert "af_unix: Fix splice-bind deadlock"Linus Torvalds2016-09-241-40/+26
* bonding: Fix bonding crashMahesh Bandewar2016-09-241-0/+16
* kcm: fix a socket double freeWANG Cong2016-09-241-1/+2
* bridge: re-introduce 'fix parsing of MLDv2 reports'Davide Caratti2016-09-241-1/+1
* sctp: fix overrun in sctp_diag_dump_one()Lance Richardson2016-09-241-2/+4
* tcp: properly scale window in tcp_v[46]_reqsk_send_ack()Eric Dumazet2016-09-242-2/+14
* udp: fix poll() issue with zero sized packetsEric Dumazet2016-09-241-6/+6
* net sched: fix encoding to use real lengthJamal Hadi Salim2016-09-241-8/+10
* tipc: fix NULL pointer dereference in shutdown()Vegard Nossum2016-09-241-1/+2
* net: ipv6: Do not keep IPv6 addresses when IPv6 is disabledMike Manning2016-09-241-2/+2
* net/sctp: always initialise sctp_ht_iter::start_failVegard Nossum2016-09-241-0/+1
* net/irda: handle iriap_register_lsap() allocation failureVegard Nossum2016-09-241-2/+6
* bpf: fix write helpers with regards to non-linear partsDaniel Borkmann2016-09-241-52/+18
* vti: flush x-netns xfrm cache when vti interface is removedLance Richardson2016-09-241-0/+31
* ipv4: panic in leaf_walk_rcu due to stale node pointerDavid Forster2016-09-241-6/+2
* xprtrdma: Create common scatterlist fields in rpcrdma_mwChuck Lever2016-09-152-47/+46
* net: Use ns_capable_noaudit() when determining net sysctl permissionsTyler Hicks2016-09-151-1/+1
* SUNRPC: Fix infinite looping in rpc_clnt_iterate_for_each_xprtTrond Myklebust2016-09-071-5/+3
* mac80211: fix purging multicast PS buffer queueFelix Fietkau2016-09-072-4/+4
* SUNRPC: allow for upcalls for same uid but different gss serviceOlga Kornievskaia2016-09-071-3/+5
* SUNRPC: Handle EADDRNOTAVAIL on connection failuresTrond Myklebust2016-09-071-0/+4
* netlabel: add address family checks to netlbl_{sock,req}_delattr()Paul Moore2016-08-201-2/+10
* Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTUAmadeusz Sławiński2016-08-201-1/+1
* tcp: consider recv buf for the initial window scaleSoheil Hassas Yeganeh2016-08-161-1/+2
* net/sctp: terminate rhashtable walk correctlyVegard Nossum2016-08-161-0/+1
* net/irda: fix NULL pointer dereference on memory allocation failureVegard Nossum2016-08-161-2/+5
* sctp: fix BH handling on socket backlogMarcelo Ricardo Leitner2016-08-162-2/+2
* net: ipv6: Always leave anycast and multicast groups on link downMike Manning2016-08-161-0/+4
* bridge: Fix incorrect re-injection of LLDP packetsIdo Schimmel2016-08-161-0/+8