summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2016-07-24Merge tag 'ceph-for-4.7-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds-43/+113
2016-07-22libceph: apply new_state before new_up_client on incrementalsIlya Dryomov-43/+113
2016-07-22packet: propagate sock_cmsg_send() errorSoheil Hassas Yeganeh-3/+1
2016-07-19packet: fix second argument of sock_tx_timestamp()Yoshihiro Shimoda-3/+3
2016-07-18sctp: load transport header after sk_filterWillem de Bruijn-4/+1
2016-07-18net/sched/sch_htb: clamp xstats tokens to fit into 32-bit intKonstantin Khlebnikov-2/+4
2016-07-16vlan: use a valid default mtu value for vlan over macsecPaolo Abeni-6/+11
2016-07-15tcp: enable per-socket rate limiting of all 'challenge acks'Jason Baron-17/+22
2016-07-13dccp: limit sk_filter trim to payloadWillem de Bruijn-5/+6
2016-07-13rose: limit sk_filter trim to payloadWillem de Bruijn-6/+7
2016-07-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-9/+17
2016-07-12netfilter: conntrack: skip clash resolution if nat is in placePablo Neira Ayuso-0/+1
2016-07-11tipc: reset all unicast links when broadcast send link failsJon Paul Maloy-4/+27
2016-07-11tipc: ensure correct broadcast send buffer release when peer is lostJon Paul Maloy-0/+2
2016-07-11tipc: extend broadcast link initialization criteriaJon Paul Maloy-1/+6
2016-07-11sock: ignore SCM_RIGHTS and SCM_CREDENTIALS in __sock_cmsg_sendSoheil Hassas Yeganeh-0/+4
2016-07-11ipv4: reject RTNH_F_DEAD and RTNH_F_LINKDOWN from user spaceJulian Anastasov-0/+6
2016-07-11tcp: make challenge acks less predictableEric Dumazet-5/+10
2016-07-11udp: prevent bugcheck if filter truncates packet too muchMichal Kubeček-0/+4
2016-07-11Merge tag 'batadv-net-for-davem-20160708' of git://git.open-mesh.org/linux-mergeDavid S. Miller-42/+161
2016-07-11Merge tag 'ipvs-fixes2-for-v4.7' of https://git.kernel.org/pub/scm/linux/kern...Pablo Neira Ayuso-2/+4
2016-07-09dccp: avoid deadlock in dccp_v4_ctl_send_resetEric Dumazet-4/+6
2016-07-08Merge tag 'mac80211-for-davem-2016-07-06' of git://git.kernel.org/pub/scm/lin...David S. Miller-4/+6
2016-07-08netfilter: nft_ct: fix expiration getterFlorian Westphal-5/+1
2016-07-07ipvs: fix bind to link-local mcast IPv6 address in backupQuentin Armitage-2/+4
2016-07-06batman-adv: Fix speedy join in gateway client modeSven Eckelmann-2/+2
2016-07-06cfg80211: handle failed skb allocationGregory Greenman-0/+2
2016-07-06nl80211: Move ACL parsing later to avoid a possible memory leakPurushottam Kushwaha-4/+4
2016-07-05ipv6: Fix mem leak in rt6i_pcpuMartin KaFai Lau-0/+1
2016-07-05net: fix decnet rtnexthop parsingVegard Nossum-9/+12
2016-07-05batman-adv: Free last_bonding_candidate on release of orig_nodeSven Eckelmann-0/+7
2016-07-05batman-adv: Fix reference leak in batadv_find_routerSven Eckelmann-14/+42
2016-07-05batman-adv: Fix non-atomic bla_claim::backbone_gw accessSven Eckelmann-23/+90
2016-07-05batman-adv: Fix orig_node_vlan leak on orig_node_releaseSven Eckelmann-0/+8
2016-07-05batman-adv: Avoid nullptr dereference in dat after vlan_insert_tagSven Eckelmann-2/+8
2016-07-05batman-adv: Avoid nullptr dereference in bla after vlan_insert_tagSven Eckelmann-1/+4
2016-07-04RDS: fix rds_tcp_init() error pathVegard Nossum-2/+3
2016-07-01tipc: fix nl compat regression for link statisticsRichard Alpe-1/+1
2016-07-01net_sched: fix mirrored packets checksumWANG Cong-19/+1
2016-07-01packet: Use symmetric hash for PACKET_FANOUT_HASH.David S. Miller-1/+44
2016-07-01netfilter: conntrack: avoid integer overflow when resizingFlorian Westphal-0/+7
2016-06-30ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_outputShmulik Ladkani-3/+3
2016-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-345/+433
2016-06-29Merge tag 'mac80211-for-davem-2016-06-29-v2' of git://git.kernel.org/pub/scm/...David S. Miller-3/+6
2016-06-29openvswitch: fix conntrack netlink event deliverySamuel Gauthier-2/+12
2016-06-29neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()David Barroso-1/+5
2016-06-29cfg80211: fix proto in ieee80211_data_to_8023 for frames without LLC headerFelix Fietkau-1/+1
2016-06-29net: bridge: fix vlan stats continue counterNikolay Aleksandrov-1/+1
2016-06-29tcp: do not send too big packets at retransmit timeEric Dumazet-1/+6
2016-06-29batman-adv: Clean up untagged vlan when destroying via rtnl-linkSven Eckelmann-0/+9