summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
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
2016-08-16udp: use sk_filter_trim_cap for udp{,6}_queue_rcv_skbDaniel Borkmann
2016-07-24Merge tag 'ceph-for-4.7-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds
2016-07-22libceph: apply new_state before new_up_client on incrementalsIlya Dryomov
2016-07-22packet: propagate sock_cmsg_send() errorSoheil Hassas Yeganeh
2016-07-19packet: fix second argument of sock_tx_timestamp()Yoshihiro Shimoda
2016-07-18sctp: load transport header after sk_filterWillem de Bruijn
2016-07-18net/sched/sch_htb: clamp xstats tokens to fit into 32-bit intKonstantin Khlebnikov
2016-07-16vlan: use a valid default mtu value for vlan over macsecPaolo Abeni
2016-07-15tcp: enable per-socket rate limiting of all 'challenge acks'Jason Baron
2016-07-13dccp: limit sk_filter trim to payloadWillem de Bruijn
2016-07-13rose: limit sk_filter trim to payloadWillem de Bruijn
2016-07-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-07-12netfilter: conntrack: skip clash resolution if nat is in placePablo Neira Ayuso