summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: Prepare gro for packet consuming gro callbacksSteffen Klassert2017-02-151-0/+9
* net: Add a skb_gro_flush_final helper.Steffen Klassert2017-02-151-0/+5
* xfrm: Add a secpath_set helper.Steffen Klassert2017-02-151-0/+1
* xfrm: policy: remove family fieldFlorian Westphal2017-02-091-3/+2
* xfrm: policy: remove garbage_collect callbackFlorian Westphal2017-02-091-1/+1
* xfrm: policy: xfrm_policy_unregister_afinfo can return voidFlorian Westphal2017-02-091-1/+1
* xfrm: input: constify xfrm_input_afinfoFlorian Westphal2017-02-091-3/+2
* net: dsa: introduce bridge notifierVivien Didelot2017-02-061-0/+10
* net: dsa: add switch notifierVivien Didelot2017-02-061-0/+7
* net-next: treewide use is_vlan_dev() helper function.Parav Pandit2017-02-061-4/+2
* net: remove ndo_neigh_{construct, destroy} from stacked devicesIdo Schimmel2017-02-061-4/+0
* can: rx-offload: Add support for timestamp based irq offloadingMarc Kleine-Budde2017-02-061-1/+9
* can: rx-offload: Add support for HW fifo based irq offloadingDavid Jander2017-02-061-0/+51
* net: remove __napi_complete()Eric Dumazet2017-02-051-1/+0
* net: ipv6: Change notifications for multipath add to RTA_MULTIPATHDavid Ahern2017-02-051-0/+1
* net: ipv6: Allow shorthand delete of all nexthops in multipath routeDavid Ahern2017-02-051-1/+3
* net: remove support for per driver ndo_busy_poll()Eric Dumazet2017-02-032-5/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-02-0311-40/+60
|\
| * netfilter: allow logging from non-init namespacesMichal Kubeček2017-02-021-0/+3
| * ipvs: free ip_vs_dest structs when refcnt=0David Windsor2017-02-021-1/+1
| * netfilter: merge ctinfo into nfct pointer storage areaFlorian Westphal2017-02-022-17/+15
| * netfilter: guarantee 8 byte minalign for template addressesFlorian Westphal2017-02-021-0/+2
| * netfilter: add and use nf_ct_set helperFlorian Westphal2017-02-022-2/+9
| * skbuff: add and use skb_nfct helperFlorian Westphal2017-02-022-4/+11
| * netfilter: reduce direct skb->nfct usageFlorian Westphal2017-02-021-3/+6
| * netfilter: conntrack: no need to pass ctinfo to error handlerFlorian Westphal2017-02-021-1/+1
| * xtables: add xt_match, xt_target and data copy_to_user functionsWillem de Bruijn2017-01-091-0/+9
| * netfilter: nft_ct: add average bytes per packet supportLiping Zhang2017-01-031-0/+2
| * netfilter: nf_tables: add missing descriptions in nft_ct_keysLiping Zhang2017-01-031-0/+3
| * netfilter: merge udp and udplite conntrack helpersFlorian Westphal2017-01-033-16/+2
* | sched: cls_flower: expose priority to offloading netdeviceJiri Pirko2017-02-031-0/+1
* | lib: Introduce priority array area managerJiri Pirko2017-02-031-0/+76
* | list: introduce list_for_each_entry_from_reverse helperJiri Pirko2017-02-031-0/+13
* | trace: rename trace_print_hex_seq arg and add kdocDaniel Borkmann2017-02-032-3/+3
* | bridge: uapi: add per vlan tunnel infoRoopa Prabhu2017-02-033-0/+13
* | vxlan: support fdb and learning in COLLECT_METADATA modeRoopa Prabhu2017-02-031-0/+1
* | ip_tunnels: new IP_TUNNEL_INFO_BRIDGE flag for ip_tunnel_info modeRoopa Prabhu2017-02-031-0/+1
* | net/sched: act_ife: Change to use ife moduleYotam Gigi2017-02-032-10/+1
* | net: Introduce ife encapsulation moduleYotam Gigi2017-02-033-0/+70
* | net/sched: act_ife: Unexport ife_tlv_meta_encodeYotam Gigi2017-02-031-2/+0
* | tcp: add tcp_mss_clamp() helperEric Dumazet2017-02-031-0/+9
* | net: add LINUX_MIB_PFMEMALLOCDROP counterEric Dumazet2017-02-031-0/+1
* | net: phy: marvell: Add support for 88e1545 PHYAndrew Lunn2017-02-031-0/+1
* | unix: add ioctl to open a unix socket file with O_PATHAndrey Vagin2017-02-031-0/+2
* | net: phy: Marvell: Add mv88e6390 internal PHYAndrew Lunn2017-02-031-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-029-30/+40
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-014-19/+26
| |\ \
| | * | net: fix ndo_features_check/ndo_fix_features comment orderingDimitris Michailidis2017-02-011-14/+15
| | * | ipv6: fix flow labels when the traffic class is non-0Dimitris Michailidis2017-01-311-0/+5
| | * | net: ethtool: add support for 2500BaseT and 5000BaseT link modesPavel Belous2017-01-301-1/+3