summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-02-15net: Add a skb_gro_flush_final helper.Steffen Klassert
2017-02-15xfrm: Add a secpath_set helper.Steffen Klassert
2017-02-09xfrm: policy: make policy backend constFlorian Westphal
2017-02-09xfrm: policy: remove xfrm_policy_put_afinfoFlorian Westphal
2017-02-09xfrm: policy: remove family fieldFlorian Westphal
2017-02-09xfrm: policy: remove garbage_collect callbackFlorian Westphal
2017-02-09xfrm: policy: xfrm_policy_unregister_afinfo can return voidFlorian Westphal
2017-02-09xfrm: policy: xfrm_get_tos cannot failFlorian Westphal
2017-02-09xfrm: input: constify xfrm_input_afinfoFlorian Westphal
2017-02-06bridge: fdb: write to used and updated at most once per jiffyNikolay Aleksandrov
2017-02-06bridge: move write-heavy fdb members in their own cache lineNikolay Aleksandrov
2017-02-06bridge: move to workqueue gcNikolay Aleksandrov
2017-02-06bridge: modify bridge and port to have often accessed fields in one cache lineNikolay Aleksandrov
2017-02-06net: dsa: introduce bridge notifierVivien Didelot
2017-02-06net: dsa: add switch notifierVivien Didelot
2017-02-06net: dsa: change state setter scopeVivien Didelot
2017-02-06net: dsa: rollback bridging on errorVivien Didelot
2017-02-06net: dsa: simplify netdevice events handlingVivien Didelot
2017-02-06net: dsa: move netdevice notifier registrationVivien Didelot
2017-02-06net-next: treewide use is_vlan_dev() helper function.Parav Pandit
2017-02-06sctp: process fwd tsn chunk only when prsctp is enabledXin Long
2017-02-06net: remove ndo_neigh_{construct, destroy} from stacked devicesIdo Schimmel
2017-02-05net: remove __napi_complete()Eric Dumazet
2017-02-04net: ipv6: Use compressed IPv6 addresses showing route replace errorDavid Ahern
2017-02-04net: ipv6: Change notifications for multipath delete to RTA_MULTIPATHDavid Ahern
2017-02-04net: ipv6: Change notifications for multipath add to RTA_MULTIPATHDavid Ahern
2017-02-04net: ipv6: Add support to dump multipath routes via RTA_MULTIPATH attributeDavid Ahern
2017-02-04net: ipv6: Allow shorthand delete of all nexthops in multipath routeDavid Ahern
2017-02-03net: skb_needs_check() accepts CHECKSUM_NONE for txEric Dumazet
2017-02-03net: remove support for per driver ndo_busy_poll()Eric Dumazet
2017-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-02-03sched: cls_flower: expose priority to offloading netdeviceJiri Pirko
2017-02-03tcp: clear pfmemalloc on outgoing skbEric Dumazet
2017-02-03net: ipv6: Set protocol to kernel for local routesDavid Ahern
2017-02-03bridge: vlan dst_metadata hooks in ingress and egress pathsRoopa Prabhu
2017-02-03bridge: per vlan dst_metadata netlink supportRoopa Prabhu
2017-02-03net/sched: act_ife: Change to use ife moduleYotam Gigi
2017-02-03net: Introduce ife encapsulation moduleYotam Gigi
2017-02-03net/sched: act_ife: Unexport ife_tlv_meta_encodeYotam Gigi
2017-02-03tcp: add tcp_mss_clamp() helperEric Dumazet
2017-02-02net: add LINUX_MIB_PFMEMALLOCDROP counterEric Dumazet
2017-02-02net: ipv4: remove fib_lookup.h from devinet.c include listDavid Ahern
2017-02-02net: remove useless pfmemalloc settingEric Dumazet
2017-02-02unix: add ioctl to open a unix socket file with O_PATHAndrey Vagin
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-02netfilter: allow logging from non-init namespacesMichal Kubeček
2017-02-02ipvs: free ip_vs_dest structs when refcnt=0David Windsor
2017-02-02netfilter: merge ctinfo into nfct pointer storage areaFlorian Westphal
2017-02-02netfilter: guarantee 8 byte minalign for template addressesFlorian Westphal
2017-02-02netfilter: add and use nf_ct_set helperFlorian Westphal