summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-19samples/bpf: Add tunnel set/get tests.William Tu
2016-08-19hv_netvsc: Implement batching of receive completionsHaiyang Zhang
2016-08-19net/irda: remove pointless assignment/checkVegard Nossum
2016-08-19qed: utilize FW 8.10.10.0Yuval Mintz
2016-08-19Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-08-19Merge branch 'bcm_sf2-platform-dev'David S. Miller
2016-08-19net: dsa: bcm_sf2: Remove probing through old DSA bindingFlorian Fainelli
2016-08-19net: dsa: bcm_sf2: Use device managed helpersFlorian Fainelli
2016-08-19net: dsa: bcm_sf2: Make it a real platform device driverFlorian Fainelli
2016-08-19Documentation: dt: bindings: Update Broadcom 7445 switch documentFlorian Fainelli
2016-08-19net: dsa: Export suspend/resume functionsFlorian Fainelli
2016-08-19Merge branch 'mv88e6xxx-fix-wait'David S. Miller
2016-08-19dsa: mv88e6xxx: Make mv88e6xxx_wait() timeout verboseAndrew Lunn
2016-08-19dsa: mv88e6xxx: Use mv88e6xx_wait in mv88e6xxx_update()Andrew Lunn
2016-08-19dsa: mv88e6xxx: Timeout based on iterations, not timeAndrew Lunn
2016-08-19Merge branch 'phy-next'David S. Miller
2016-08-19net: phy: Kconfig: Remove redundant "Support for"Andrew Lunn
2016-08-19net: phy: Sort Makefile and KconfigAndrew Lunn
2016-08-19net: ipv4: fix sparse error in fib_good_nh()Eric Dumazet
2016-08-19udp: include addrconf.hEric Dumazet
2016-08-19tcp: md5: remove tcp_md5_hash_header()Eric Dumazet
2016-08-19ibmvnic: Handle backing device failover and reinitializationThomas Falcon
2016-08-19net: hns: Add reset function support for RoCE driveroulijun
2016-08-19Merge branch 'rhash-raw-walkers-remove-part-1'David S. Miller
2016-08-19netlink: Use rhashtable walk interface in diag dumpHerbert Xu
2016-08-19MAINTAINERS: Add extra rhashtable maintainerHerbert Xu
2016-08-19rhashtable: Remove GFP flag from rhashtable_walk_initHerbert Xu
2016-08-19Merge branch 'cxgb-crypto'David S. Miller
2016-08-19crypto: Added Chelsio Menu to the Kconfig fileHariprasad Shenai
2016-08-18chcr: Support for Chelsio's Crypto HardwareHariprasad Shenai
2016-08-18cxgb4: Register changes and fw defines for cryptoHariprasad Shenai
2016-08-18cxgb4: Add support for dynamic allocation of resources for ULDHariprasad Shenai
2016-08-18atm: fore200e: Do not drop const qualifierLABBE Corentin
2016-08-18Merge branch 'bpf-next'David S. Miller
2016-08-18bpf: get rid of cgroup helper related ifdefsDaniel Borkmann
2016-08-18bpf: enable event output helper also for xdp typesDaniel Borkmann
2016-08-18bpf: add bpf_skb_change_tail helperDaniel Borkmann
2016-08-18bpf: use skb_pkt_type_ok helper in bpf_skb_change_typeDaniel Borkmann
2016-08-18tipc: add peer removal functionalityRichard Alpe
2016-08-18tcp: refine tcp_prune_ofo_queue() to not drop all packetsEric Dumazet
2016-08-18net: bgmac: make it clear when setting interface type to RMIIRafał Miłecki
2016-08-18net: bgmac: support Ethernet core on BCM53573 SoCsRafał Miłecki
2016-08-18net: ethernet: nuvoton: fix spelling mistake: "aligment" -> "alignment"Colin Ian King
2016-08-18xen-netback: create a debugfs node for hash informationPaul Durrant
2016-08-18sfc: avoid division by zeroEdward Cree
2016-08-18tcp: defer sacked assignmentEric Dumazet
2016-08-18Merge branch 'bridge-vlan-stats-with-flags'David S. Miller
2016-08-18net: bridge: export vlan flags with the statsNikolay Aleksandrov
2016-08-18net: bridge: consolidate bridge and port linkxstats callsNikolay Aleksandrov
2016-08-18Merge branch 'flow-dissector-vlan-tag'David S. Miller