aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-04bonding: Fix bonding crashMahesh Bandewar1-0/+16
2016-09-04netns: avoid disabling irq for netns idWANG Cong1-20/+15
2016-09-04vxlan: call peernet2id() in fdb notificationWANG Cong1-1/+1
2016-09-04openvswitch: Free tmpl with tmpl_free.Joe Stringer1-1/+1
2016-09-04rxrpc: The client call state must be changed before attachment to connDavid Howells2-2/+4
2016-09-02tipc: send broadcast nack directly upon sequence gap detectionJon Paul Maloy1-7/+16
2016-09-02tipc: rate limit broadcast retransmissionsJon Paul Maloy1-5/+47
2016-09-02tipc: transfer broadcast nacks in link state messagesJon Paul Maloy7-27/+108
2016-09-02rxrpc: Fix uninitialised variable warningDavid Howells1-3/+2
2016-09-02rxrpc: fix undefined behavior in rxrpc_mark_call_releasedArnd Bergmann1-1/+1
2016-09-02l2tp: fix use-after-free during module unloadSabrina Dubroca1-0/+3
2016-09-01ipv6: Don't unset flowi6_proto in ipxip6_tnl_xmit()Eli Cooper1-0/+2
2016-09-01net: bridge: add per-port multicast flood flagNikolay Aleksandrov4-4/+14
2016-09-01net: bridge: change unicast boolean to exact pkt_typeNikolay Aleksandrov4-22/+37
2016-09-01rps: flow_dissector: Fix uninitialized flow_keys used in __skb_get_hash possiblyGao Feng1-2/+4
2016-09-01rtnetlink: fdb dump: optimize by saving last interface markersRoopa Prabhu4-57/+83
2016-09-01rxrpc: Don't expose skbs to in-kernel users [ver #2]David Howells9-61/+214
2016-09-01tcp: fastopen: fix rcv_wup initialization for TFO server on SYN/dataNeal Cardwell1-0/+1
2016-09-01net: bridge: don't increment tx_dropped in br_do_proxy_arpNikolay Aleksandrov1-5/+2
2016-09-01netconf: add a notif when settings are createdNicolas Dichtel2-5/+15
2016-09-01ipv6: add missing netconf notif when 'all' is updatedNicolas Dichtel1-0/+7
2016-09-01l2tp: make nla_policy conststephen hemminger1-1/+1
2016-09-01tcp: make nla_policy conststephen hemminger1-1/+1
2016-09-01ila: make nla_policy conststephen hemminger2-2/+2
2016-09-01fou: make nla_policy conststephen hemminger1-1/+1
2016-09-01netns: make nla_policy conststephen hemminger1-1/+1
2016-09-01batman: make netlink attributes conststephen hemminger1-2/+2
2016-09-01drop_monitor: make genl_multicast_group conststephen hemminger1-1/+1
2016-09-01net: make genetlink ctrl ops conststephen hemminger1-2/+2
2016-09-01mpls: get rid of trivial returnsstephen hemminger1-5/+0
2016-09-01tipc: fix random link resets while adding a second bearerParthasarathy Bhuvaragan1-3/+5
2016-08-31kcm: fix a socket double freeWANG Cong1-1/+2
2016-08-31net: dsa: add MDB supportVivien Didelot1-0/+55
2016-08-31bridge: re-introduce 'fix parsing of MLDv2 reports'Davide Caratti1-1/+1
2016-08-30net: mpls: Fixups for GSODavid Ahern3-13/+40
2016-08-30net: lwtunnel: Handle fragmentationRoopa Prabhu6-6/+62
2016-08-30net: batch calls to flush_all_backlogs()Eric Dumazet1-20/+12
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller10-30/+71
2016-08-30Merge tag 'mac80211-for-davem-2016-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller2-26/+6
2016-08-30Merge tag 'nfs-for-4.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-2/+2
2016-08-30rxrpc: Pass struct socket * to more rxrpc kernel interface functionsDavid Howells2-11/+14
2016-08-30rxrpc: Use call->peer rather than going to the connectionDavid Howells1-5/+5
2016-08-30rxrpc: Provide a way for AFS to ask for the peer address of a callDavid Howells1-0/+15
2016-08-30rxrpc: Trace rxrpc_call usageDavid Howells11-34/+104
2016-08-30rxrpc: Calls should only have one terminal stateDavid Howells12-184/+226
2016-08-30rxrpc: Fix a potential NULL-pointer deref in rxrpc_abort_callsDavid Howells1-11/+15
2016-08-30netfilter: log: Check param to avoid overflow in nf_log_setGao Feng5-11/+9
2016-08-30netfilter: log_arp: Use ARPHRD_ETHER instead of literal '1'Gao Feng1-1/+1
2016-08-30netfilter: remove __nf_ct_kill_acct helperFlorian Westphal1-7/+5
2016-08-30netfilter: conntrack: resched gc again if eviction rate is highFlorian Westphal1-0/+6