aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-19ipvlan: Introduce l3s modeMahesh Bandewar1-0/+1
2016-09-19net: Add _nf_(un)register_hooks symbolsMahesh Bandewar1-0/+2
2016-09-19ipv6: Export p6_route_input_lookup symbolMahesh Bandewar1-0/+3
2016-09-18net: core: Add offload stats to if_stats_msgNogah Frankel1-0/+9
2016-09-18netdevice: Add offload statistics ndoNogah Frankel1-0/+12
2016-09-18Merge tag 'mac80211-next-for-davem-2016-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller3-11/+79
2016-09-18sctp: make sctp_outq_flush/tail/uncork return voidXin Long1-2/+2
2016-09-18sctp: free msg->chunks when sctp_primitive_SEND return errXin Long1-0/+1
2016-09-17ip6_tunnel: add collect_md mode to IPv6 tunnelsAlexei Starovoitov1-0/+1
2016-09-17ip_tunnel: add collect_md mode to IPIP tunnelAlexei Starovoitov2-0/+3
2016-09-17net: l3mdev: Remove netif_index_is_l3_masterDavid Ahern1-24/+0
2016-09-17Merge tag 'wireless-drivers-next-for-davem-2016-09-15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller3-0/+97
2016-09-16cfg80211: add helper to find an IE that matches a byte-arrayLuca Coelho1-1/+32
2016-09-16net-next: dsa: add Qualcomm tag RX/TX handlerJohn Crispin1-0/+1
2016-09-15net/sched: cls_flower: Specify vlan attributes format in the UAPI headerOr Gerlitz1-3/+3
2016-09-15net/sched: cls_flower: Support masking for matching on tcp/udp portsOr Gerlitz1-0/+4
2016-09-15net_sched: Introduce skbmod actionJamal Hadi Salim2-0/+69
2016-09-15mac80211: allow driver to handle packet-loss mechanismRajkumar Manoharan1-0/+6
2016-09-15mac80211: remove sta_remove_debugfs driver callbackJohannes Berg1-9/+2
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller25-36/+221
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-4/+24
2016-09-12mac80211: add support for radiotap timestamp fieldJohannes Berg2-0/+33
2016-09-12mac80211: RX BA support for sta max_rx_aggregation_subframesMaxim Altshul1-0/+4
2016-09-12cfg80211: clarify the requirements of .disconnect()Emmanuel Grumbach1-1/+2
2016-09-10net: flow: Remove FLOWI_FLAG_L3MDEV_SRC flagDavid Ahern1-2/+1
2016-09-10net: l3mdev: remove get_rtable methodDavid Ahern1-21/+0
2016-09-10net: l3mdev: Remove l3mdev_fib_oifDavid Ahern1-29/+0
2016-09-10net: ipv6: Remove l3mdev_get_saddr6David Ahern1-11/+0
2016-09-10net: ipv4: Remove l3mdev_get_saddrDavid Ahern2-22/+0
2016-09-10net: vrf: Flip IPv6 output path from FIB lookup hook to out hookDavid Ahern1-4/+4
2016-09-10net: l3mdev: Allow the l3mdev to be a loopbackDavid Ahern1-3/+3
2016-09-10net: l3mdev: Add hook to output pathDavid Ahern1-0/+48
2016-09-10net: flow: Add l3mdev flow updateDavid Ahern1-0/+6
2016-09-10Revert "hv_netvsc: make inline functions static"Stephen Hemminger1-0/+84
2016-09-10net/mlx5: Introduce attach/detach to interface APIMohamad Haj Yahia1-0/+2
2016-09-10net/mlx5: SRIOV core code refactoringMohamad Haj Yahia1-2/+0
2016-09-10net/sched: Introduce act_tunnel_keyAmir Vadai2-0/+71
2016-09-10net/sched: cls_flower: Classify packet in ip tunnelsAmir Vadai1-0/+11
2016-09-10net/dst: Utility functions to build dst_metadata without supplying an skbAmir Vadai1-13/+39
2016-09-10net/ip_tunnels: Introduce tunnel_id_to_key32() and key32_to_tunnel_id()Amir Vadai2-18/+19
2016-09-10Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-3/+2
2016-09-10fscrypto: require write access to mount to set encryption policyEric Biggers1-3/+2
2016-09-09bpf: add BPF_CALL_x macros for declaring helpersDaniel Borkmann1-0/+50
2016-09-09bpf: add BPF_SIZEOF and BPF_FIELD_SIZEOF macrosDaniel Borkmann1-0/+14
2016-09-09Merge tag 'rxrpc-rewrite-20160908' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller3-15/+61
2016-09-09brcmfmac: add support for bcm4339 chip with modalias sdio:c00v02D0d4339Arend Van Spriel1-0/+1
2016-09-09add basic register-field manipulation macrosJakub Kicinski2-0/+96
2016-09-08tcp: use an RB tree for ooo receive queueYaogong Wang3-5/+6
2016-09-08vlan: Check for vlan ethernet types for 8021.q or 802.1adEric Garver1-10/+23
2016-09-08openvswitch: 802.1ad uapi changes.Thomas F Herbert1-8/+9