summaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-12
|\
| * vlan: fix a use-after-free in vlan_device_event()Cong Wang2017-11-11
| * net: dsa: return after vlan prepare phaseVivien Didelot2017-11-11
| * net: dsa: return after mdb prepare phaseVivien Didelot2017-11-11
| * tcp: fix tcp_fastretrans_alert warningYuchung Cheng2017-11-10
| * tcp: gso: avoid refcount_t warning from tcp_gso_segment()Eric Dumazet2017-11-10
| * rds: ib: Fix NULL pointer dereference in debug codeHåkon Bugge2017-11-10
* | net: Remove unused skb_shared_info memberMat Martineau2017-11-11
* | l2tp: remove the .tunnel_sock field from struct pppol2tp_sessionGuillaume Nault2017-11-11
* | l2tp: avoid using ->tunnel_sock for getting session's parent tunnelGuillaume Nault2017-11-11
* | l2tp: remove .tunnel_sock from struct l2tp_ethGuillaume Nault2017-11-11
* | net: dsa: lan9303: Clear offload_fwd_mark for IGMPEgil Hjelmeland2017-11-11
* | net: dsa: {e}dsa: set offload_fwd_mark on received packetsAndrew Lunn2017-11-11
* | net: dsa: Fix SWITCHDEV_ATTR_ID_PORT_PARENT_IDAndrew Lunn2017-11-11
* | sock: Remove the global prot_inuse counter.Tonghao Zhang2017-11-11
* | net: decnet: dn_table: mark expected switch fall-throughGustavo A. R. Silva2017-11-11
* | l2tp: don't close sessions in l2tp_tunnel_destruct()Guillaume Nault2017-11-11
* | tcp: use sequence distance to detect reorderingYuchung Cheng2017-11-11
* | tcp: retire FACK loss detectionYuchung Cheng2017-11-11
* | tipc: improve link resiliency when rps is activatedJon Maloy2017-11-11
* | net: ipv6: sysctl to specify IPv6 ND traffic classMaciej Żenczykowski2017-11-11
* | net/ncsi: Don't return error on normal responseSamuel Mendoza-Jonas2017-11-11
* | net/ncsi: Improve general state loggingSamuel Mendoza-Jonas2017-11-11
* | act_vlan: VLAN action rewrite to use RCU lock/unlock and updateManish Kurup2017-11-10
* | act_vlan: Change stats update to use per-core statsManish Kurup2017-11-10
* | ip_gre: add the support for i/o_flags update via ioctlXin Long2017-11-10
* | ip_gre: add the support for i/o_flags update via netlinkXin Long2017-11-10
* | tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmemEric Dumazet2017-11-10
* | net: allow per netns sysctl_rmem and sysctl_wmem for protosEric Dumazet2017-11-10
* | net: dsa: Don't add vlans when vlan filtering is disabledAndrew Lunn2017-11-10
* | net: dsa: switch: Don't add CPU port to an mdb by defaultAndrew Lunn2017-11-10
* | net: dsa: add more const attributesAndrew Lunn2017-11-10
* | net: dsa: slave: Handle switchdev host mdb add/delAndrew Lunn2017-11-10
* | net: bridge: Add/del switchdev object on host join/leaveAndrew Lunn2017-11-10
* | net: bridge: Send notification when host join/leaves a groupAndrew Lunn2017-11-10
* | net: bridge: Rename mglist to host_joinedAndrew Lunn2017-11-10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-10
|\ \ | |/
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-11-09
| |\
| | * xfrm: Fix stack-out-of-bounds read in xfrm_state_find.Steffen Klassert2017-11-03
| | * xfrm: do unconditional template resolution before pcpu cache checkFlorian Westphal2017-11-03
| | * xfrm: defer daddr pointer assignment after spi parsingFlorian Westphal2017-11-02
| * | cls_u32: use tcf_exts_get_net() before call_rcu()Cong Wang2017-11-09
| * | cls_tcindex: use tcf_exts_get_net() before call_rcu()Cong Wang2017-11-09
| * | cls_rsvp: use tcf_exts_get_net() before call_rcu()Cong Wang2017-11-09
| * | cls_route: use tcf_exts_get_net() before call_rcu()Cong Wang2017-11-09
| * | cls_matchall: use tcf_exts_get_net() before call_rcu()Cong Wang2017-11-09
| * | cls_fw: use tcf_exts_get_net() before call_rcu()Cong Wang2017-11-09
| * | cls_flower: use tcf_exts_get_net() before call_rcu()Cong Wang2017-11-09
| * | cls_flow: use tcf_exts_get_net() before call_rcu()Cong Wang2017-11-09
| * | cls_cgroup: use tcf_exts_get_net() before call_rcu()Cong Wang2017-11-09