summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2016-07-01tipc: fix nl compat regression for link statisticsRichard Alpe
2016-07-01net_sched: fix mirrored packets checksumWANG Cong
2016-07-01packet: Use symmetric hash for PACKET_FANOUT_HASH.David S. Miller
2016-07-01netfilter: conntrack: avoid integer overflow when resizingFlorian Westphal
2016-06-30ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_outputShmulik Ladkani
2016-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-06-29Merge tag 'mac80211-for-davem-2016-06-29-v2' of git://git.kernel.org/pub/scm/...David S. Miller
2016-06-29openvswitch: fix conntrack netlink event deliverySamuel Gauthier
2016-06-29neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()David Barroso
2016-06-29cfg80211: fix proto in ieee80211_data_to_8023 for frames without LLC headerFelix Fietkau
2016-06-29net: bridge: fix vlan stats continue counterNikolay Aleksandrov
2016-06-29tcp: do not send too big packets at retransmit timeEric Dumazet
2016-06-29batman-adv: Clean up untagged vlan when destroying via rtnl-linkSven Eckelmann