aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller2-1/+6
2018-12-16net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477Tristram Ha1-1/+1
2018-12-16neighbor: Add protocol attributeDavid Ahern1-0/+2
2018-12-15net: use indirect call wrappers at GRO transport layerPaolo Abeni1-0/+7
2018-12-15net: use indirect call wrappers at GRO network layerPaolo Abeni1-0/+2
2018-12-15neighbor: Improve neighbour struct layoutDavid Ahern1-2/+2
2018-12-14neighbor: Move neigh_update_ext_learned to core fileDavid Ahern1-18/+0
2018-12-14net_sched: fold tcf_block_cb_call() into tc_setup_cb_call()Cong Wang1-2/+2
2018-12-12net: switchdev: Add extack to switchdev_handle_port_obj_add() callbackPetr Machata1-2/+4
2018-12-12net: switchdev: Add extack to struct switchdev_notifier_infoPetr Machata1-2/+11
2018-12-12net: switchdev: Add extack argument to switchdev_port_obj_add()Petr Machata1-2/+4
2018-12-10net/sched: Remove egdev mechanismOz Shlomo1-30/+0
2018-12-10net: Add netif_is_gretap()/netif_is_ip6gretap()Oz Shlomo1-2/+11
2018-12-10xfrm: clean an indentation issue, remove a spaceColin Ian King1-1/+1
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-5/+30
2018-12-07neighbour: Avoid writing before skb->head in neigh_hh_output()Stefano Brivio1-5/+23
2018-12-07neighbor: Improve garbage collectionDavid Ahern1-0/+3
2018-12-07vxlan: Add vxlan_fdb_clear_offload()Petr Machata1-0/+6
2018-12-07vxlan: Add vxlan_fdb_replay()Petr Machata1-0/+9
2018-12-06net: dsa: Add overhead to tag protocol ops.Andrew Lunn1-0/+1
2018-12-05sctp: frag_point sanity checkJakub Audykowicz1-0/+5
2018-12-04tcp: reduce POLLOUT events caused by TCP_NOTSENT_LOWATEric Dumazet2-7/+21
2018-12-03sctp: kfree_rcu asocXin Long1-0/+2
2018-12-03l3mdev: add function to retreive upper masterAlexis Bauvin1-0/+22
2018-12-03udp_tunnel: add config option to bind to a deviceAlexis Bauvin1-0/+1
2018-12-03devlink: Add 'fw_load_policy' generic parameterShalom Toledo1-0/+4
2018-11-30net: reorder flowi_common fields to avoid holesPaolo Abeni1-1/+1
2018-11-30tcp: md5: add tcp_md5_needed jump labelEric Dumazet1-3/+15
2018-11-30tcp: make tcp_space() aware of socket backlogEric Dumazet1-1/+1
2018-11-30tcp: hint compiler about sack flowsEric Dumazet1-1/+1
2018-11-30net/flow_dissector: correct comments on enum flow_dissector_key_idEdward Cree1-3/+3
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+2
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-2/+2
2018-11-27netfilter: add missing error handling code for register functionsTaehee Yoo2-2/+2
2018-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+12
2018-11-23switchdev: Replace port obj add/del SDO with a notificationPetr Machata1-9/+0
2018-11-23switchdev: Add helpers to aid traversal through lower devicesPetr Machata1-0/+33
2018-11-23switchdev: Add SWITCHDEV_PORT_OBJ_ADD, SWITCHDEV_PORT_OBJ_DELPetr Machata1-0/+10
2018-11-23switchdev: Add a blocking notifier chainPetr Machata1-0/+27
2018-11-23switchdev: SWITCHDEV_OBJ_PORT_{VLAN, MDB}(): SanitizePetr Machata1-4/+4
2018-11-21vxlan: Add hardware FDB learningPetr Machata1-0/+2
2018-11-21vxlan: Mark user-added FDB entriesPetr Machata1-0/+1
2018-11-19net: sched: cls_u32: add res to offload informationJakub Kicinski1-0/+1
2018-11-19net: sched: gred: support reporting stats from offloadsJakub Kicinski1-0/+8
2018-11-19net: sched: gred: add basic Qdisc offloadJakub Kicinski1-0/+36
2018-11-19Revert "sctp: remove sctp_transport_pmtu_check"Xin Long1-0/+12
2018-11-19sctp: rename enum sctp_event to sctp_event_typeXin Long2-3/+3
2018-11-19sctp: add subscribe per asocXin Long1-0/+2
2018-11-19sctp: define subscribe in sctp_sock as __u16Xin Long2-16/+25
2018-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2