summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-08-24udp: get rid of sk_prot_clear_portaddr_nulls()Eric Dumazet
2016-08-24net: diag: support SOCK_DESTROY for UDP socketsDavid Ahern
2016-08-24Merge tag 'rxrpc-rewrite-20160823-1' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2016-08-24net-tcp: retire TFO_SERVER_WO_SOCKOPT2 configYuchung Cheng
2016-08-23strparser: Queue work when being unpausedTom Herbert
2016-08-23hv_netvsc: report vmbus name in ethtoolStephen Hemminger
2016-08-23hv_netvsc: make inline functions staticStephen Hemminger
2016-08-23Merge tag 'shared-for-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2016-08-23rxrpc: Use a tracepoint for skb accounting debuggingDavid Howells
2016-08-23qed: Fix address macrosYuval Mintz
2016-08-23net: dsa: Allow the DSA driver to indicate the tag protocolAndrew Lunn
2016-08-23qed*: Add support for VFs over legacy PFsYuval Mintz
2016-08-23net_sched: properly handle failure case of tcf_exts_init()WANG Cong
2016-08-20qed: utilize FW 8.10.10.0Yuval Mintz
2016-08-20net: dsa: Export suspend/resume functionsFlorian Fainelli
2016-08-19rhashtable: Remove GFP flag from rhashtable_walk_initHerbert Xu
2016-08-19bpf: get rid of cgroup helper related ifdefsDaniel Borkmann
2016-08-19bpf: add bpf_skb_change_tail helperDaniel Borkmann
2016-08-19tipc: add peer removal functionalityRichard Alpe
2016-08-19net: bgmac: support Ethernet core on BCM53573 SoCsRafał Miłecki
2016-08-19net: bridge: export vlan flags with the statsNikolay Aleksandrov
2016-08-19net_sched: act_vlan: Add priority optionHadar Hen Zion
2016-08-19net_sched: flower: Add vlan supportHadar Hen Zion
2016-08-19flow_dissector: Get vlan priority in addition to vlan idHadar Hen Zion
2016-08-19qed*: Fix pause settingYuval Mintz
2016-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-08-17kcm: Use stream parserTom Herbert
2016-08-17strparser: Stream parser for messagesTom Herbert
2016-08-17net_sched: convert tcf_exts from list to pointer arrayWANG Cong
2016-08-17net_sched: move tc offload macros to pkt_cls.hWANG Cong
2016-08-17net_sched: fix a typo in tc_for_each_action()WANG Cong
2016-08-17Merge tag 'batadv-next-for-davem-20160816' of git://git.open-mesh.org/linux-m...David S. Miller
2016-08-17net/mlx5: Update mlx5_ifc.h for vxlan encap/decapHadar Hen Zion
2016-08-17net/mlx5: Enable setting minimum inline header mode for VFsHadar Hen Zion
2016-08-17net/mlx5: Unify and improve command interfaceSaeed Mahameed
2016-08-17{net,IB}/mlx5: Modify QP commands via mlx5 ifcSaeed Mahameed
2016-08-17{net,IB}/mlx5: QP/XRCD commands via mlx5 ifcSaeed Mahameed
2016-08-15gre: set inner_protocol on xmitSimon Horman
2016-08-15pptp: Refactor the struct and macros of PPTP codesGao Feng
2016-08-15net: make net namespace sysctls belong to container's ownerDmitry Torokhov
2016-08-14{net,IB}/mlx5: MKey/PSV commands via mlx5 ifcSaeed Mahameed
2016-08-14{net,IB}/mlx5: CQ commands via mlx5 ifcSaeed Mahameed
2016-08-14net/mlx5: EQ commands via mlx5 ifcSaeed Mahameed
2016-08-14net/mlx5: MCG commands via mlx5 ifcSaeed Mahameed
2016-08-14net/mlx5: Access register and MAD IFC commands via mlx5 ifcSaeed Mahameed
2016-08-14net/mlx5: Init/Teardown hca commands via mlx5 ifcSaeed Mahameed
2016-08-13net: remove type_check from dev_get_nest_level()Sabrina Dubroca
2016-08-13ipv6: suppress sparse warnings in IP6_ECN_set_ce()Johannes Berg
2016-08-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds