summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-09-17rxrpc: Add a tracepoint to log received ACK packetsDavid Howells
2016-09-17rxrpc: Add a tracepoint to follow the life of a packet in the Tx bufferDavid Howells
2016-09-17rxrpc: Add connection tracepoint and client conn state tracepointDavid Howells
2016-09-17rxrpc: Print the packet type name in the Rx packet traceDavid Howells
2016-09-16cfg80211: add helper to find an IE that matches a byte-arrayLuca Coelho
2016-09-16net-next: dsa: add Qualcomm tag RX/TX handlerJohn Crispin
2016-09-15net/sched: cls_flower: Specify vlan attributes format in the UAPI headerOr Gerlitz
2016-09-15net/sched: cls_flower: Support masking for matching on tcp/udp portsOr Gerlitz
2016-09-15net_sched: Introduce skbmod actionJamal Hadi Salim
2016-09-15mac80211: allow driver to handle packet-loss mechanismRajkumar Manoharan
2016-09-15mac80211: remove sta_remove_debugfs driver callbackJohannes Berg
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-09-12mac80211: add support for radiotap timestamp fieldJohannes Berg
2016-09-12mac80211: RX BA support for sta max_rx_aggregation_subframesMaxim Altshul
2016-09-12cfg80211: clarify the requirements of .disconnect()Emmanuel Grumbach
2016-09-10net: flow: Remove FLOWI_FLAG_L3MDEV_SRC flagDavid Ahern
2016-09-10net: l3mdev: remove get_rtable methodDavid Ahern
2016-09-10net: l3mdev: Remove l3mdev_fib_oifDavid Ahern
2016-09-10net: ipv6: Remove l3mdev_get_saddr6David Ahern
2016-09-10net: ipv4: Remove l3mdev_get_saddrDavid Ahern
2016-09-10net: vrf: Flip IPv6 output path from FIB lookup hook to out hookDavid Ahern
2016-09-10net: l3mdev: Allow the l3mdev to be a loopbackDavid Ahern
2016-09-10net: l3mdev: Add hook to output pathDavid Ahern
2016-09-10net: flow: Add l3mdev flow updateDavid Ahern
2016-09-10Revert "hv_netvsc: make inline functions static"Stephen Hemminger
2016-09-10net/mlx5: Introduce attach/detach to interface APIMohamad Haj Yahia
2016-09-10net/mlx5: SRIOV core code refactoringMohamad Haj Yahia
2016-09-10net/sched: Introduce act_tunnel_keyAmir Vadai
2016-09-10net/sched: cls_flower: Classify packet in ip tunnelsAmir Vadai
2016-09-10net/dst: Utility functions to build dst_metadata without supplying an skbAmir Vadai
2016-09-10net/ip_tunnels: Introduce tunnel_id_to_key32() and key32_to_tunnel_id()Amir Vadai
2016-09-10Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-10fscrypto: require write access to mount to set encryption policyEric Biggers
2016-09-09bpf: add BPF_CALL_x macros for declaring helpersDaniel Borkmann
2016-09-09bpf: add BPF_SIZEOF and BPF_FIELD_SIZEOF macrosDaniel Borkmann
2016-09-09Merge tag 'rxrpc-rewrite-20160908' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2016-09-09brcmfmac: add support for bcm4339 chip with modalias sdio:c00v02D0d4339Arend Van Spriel
2016-09-09add basic register-field manipulation macrosJakub Kicinski
2016-09-08tcp: use an RB tree for ooo receive queueYaogong Wang
2016-09-08vlan: Check for vlan ethernet types for 8021.q or 802.1adEric Garver
2016-09-08openvswitch: 802.1ad uapi changes.Thomas F Herbert
2016-09-08net/mlx5e: Move an_disable_cap bit to a new positionBodong Wang
2016-09-08net: inet: diag: expose the socket mark to privileged processes.Lorenzo Colitti
2016-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2016-09-08rxrpc: Rewrite the data and ack handling codeDavid Howells
2016-09-08rxrpc: Preallocate peers, conns and calls for incoming service requestsDavid Howells
2016-09-08rxrpc: Add tracepoints to record received packets and end of data_readyDavid Howells
2016-09-08rxrpc: Remove skb_count from struct rxrpc_callDavid Howells
2016-09-08rxrpc: Update protocol definitions slightlyDavid Howells