summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
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
2016-07-11tipc: reset all unicast links when broadcast send link failsJon Paul Maloy
2016-07-11tipc: ensure correct broadcast send buffer release when peer is lostJon Paul Maloy
2016-07-11tipc: extend broadcast link initialization criteriaJon Paul Maloy
2016-07-11sock: ignore SCM_RIGHTS and SCM_CREDENTIALS in __sock_cmsg_sendSoheil Hassas Yeganeh
2016-07-11ipv4: reject RTNH_F_DEAD and RTNH_F_LINKDOWN from user spaceJulian Anastasov
2016-07-11tcp: make challenge acks less predictableEric Dumazet
2016-07-11udp: prevent bugcheck if filter truncates packet too muchMichal Kubeček
2016-07-11Merge tag 'batadv-net-for-davem-20160708' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2016-07-11Merge tag 'ipvs-fixes2-for-v4.7' of https://git.kernel.org/pub/scm/linux/kern...Pablo Neira Ayuso
2016-07-09dccp: avoid deadlock in dccp_v4_ctl_send_resetEric Dumazet
2016-07-08Merge tag 'mac80211-for-davem-2016-07-06' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-07-08netfilter: nft_ct: fix expiration getterFlorian Westphal
2016-07-07ipvs: fix bind to link-local mcast IPv6 address in backupQuentin Armitage
2016-07-06batman-adv: Fix speedy join in gateway client modeSven Eckelmann
2016-07-06cfg80211: handle failed skb allocationGregory Greenman
2016-07-06nl80211: Move ACL parsing later to avoid a possible memory leakPurushottam Kushwaha
2016-07-05ipv6: Fix mem leak in rt6i_pcpuMartin KaFai Lau
2016-07-05net: fix decnet rtnexthop parsingVegard Nossum
2016-07-05batman-adv: Free last_bonding_candidate on release of orig_nodeSven Eckelmann
2016-07-05batman-adv: Fix reference leak in batadv_find_routerSven Eckelmann
2016-07-05batman-adv: Fix non-atomic bla_claim::backbone_gw accessSven Eckelmann
2016-07-05batman-adv: Fix orig_node_vlan leak on orig_node_releaseSven Eckelmann
2016-07-05batman-adv: Avoid nullptr dereference in dat after vlan_insert_tagSven Eckelmann
2016-07-05batman-adv: Avoid nullptr dereference in bla after vlan_insert_tagSven Eckelmann
2016-07-04RDS: fix rds_tcp_init() error pathVegard Nossum