summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* udp: use sk_filter_trim_cap for udp{,6}_queue_rcv_skbDaniel Borkmann2016-08-162-6/+2
* Merge tag 'ceph-for-4.7-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds2016-07-241-43/+113
|\
| * libceph: apply new_state before new_up_client on incrementalsIlya Dryomov2016-07-221-43/+113
* | packet: propagate sock_cmsg_send() errorSoheil Hassas Yeganeh2016-07-221-3/+1
* | packet: fix second argument of sock_tx_timestamp()Yoshihiro Shimoda2016-07-191-3/+3
* | sctp: load transport header after sk_filterWillem de Bruijn2016-07-181-4/+1
* | net/sched/sch_htb: clamp xstats tokens to fit into 32-bit intKonstantin Khlebnikov2016-07-181-2/+4
* | vlan: use a valid default mtu value for vlan over macsecPaolo Abeni2016-07-162-6/+11
* | tcp: enable per-socket rate limiting of all 'challenge acks'Jason Baron2016-07-151-17/+22