summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-20Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-08-20Merge branch 'bcm_sf2-platform-dev'David S. Miller
2016-08-20net: dsa: bcm_sf2: Remove probing through old DSA bindingFlorian Fainelli
2016-08-20net: dsa: bcm_sf2: Use device managed helpersFlorian Fainelli
2016-08-20net: dsa: bcm_sf2: Make it a real platform device driverFlorian Fainelli
2016-08-20Documentation: dt: bindings: Update Broadcom 7445 switch documentFlorian Fainelli
2016-08-20net: dsa: Export suspend/resume functionsFlorian Fainelli
2016-08-20Merge branch 'mv88e6xxx-fix-wait'David S. Miller
2016-08-20dsa: mv88e6xxx: Make mv88e6xxx_wait() timeout verboseAndrew Lunn
2016-08-20dsa: mv88e6xxx: Use mv88e6xx_wait in mv88e6xxx_update()Andrew Lunn
2016-08-20dsa: mv88e6xxx: Timeout based on iterations, not timeAndrew Lunn
2016-08-20Merge branch 'phy-next'David S. Miller
2016-08-20net: phy: Kconfig: Remove redundant "Support for"Andrew Lunn
2016-08-20net: phy: Sort Makefile and KconfigAndrew Lunn
2016-08-20net: ipv4: fix sparse error in fib_good_nh()Eric Dumazet
2016-08-20udp: include addrconf.hEric Dumazet
2016-08-20tcp: md5: remove tcp_md5_hash_header()Eric Dumazet
2016-08-20ibmvnic: 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-19chcr: Support for Chelsio's Crypto HardwareHariprasad Shenai
2016-08-19cxgb4: Register changes and fw defines for cryptoHariprasad Shenai
2016-08-19cxgb4: Add support for dynamic allocation of resources for ULDHariprasad Shenai
2016-08-19atm: fore200e: Do not drop const qualifierLABBE Corentin
2016-08-19Merge branch 'bpf-next'David S. Miller
2016-08-19bpf: get rid of cgroup helper related ifdefsDaniel Borkmann
2016-08-19bpf: enable event output helper also for xdp typesDaniel Borkmann
2016-08-19bpf: add bpf_skb_change_tail helperDaniel Borkmann
2016-08-19bpf: use skb_pkt_type_ok helper in bpf_skb_change_typeDaniel Borkmann
2016-08-19tipc: add peer removal functionalityRichard Alpe
2016-08-19tcp: refine tcp_prune_ofo_queue() to not drop all packetsEric Dumazet
2016-08-19net: bgmac: make it clear when setting interface type to RMIIRafał Miłecki
2016-08-19net: bgmac: support Ethernet core on BCM53573 SoCsRafał Miłecki
2016-08-19net: ethernet: nuvoton: fix spelling mistake: "aligment" -> "alignment"Colin Ian King
2016-08-19xen-netback: create a debugfs node for hash informationPaul Durrant
2016-08-19sfc: avoid division by zeroEdward Cree
2016-08-19tcp: defer sacked assignmentEric Dumazet
2016-08-19Merge branch 'bridge-vlan-stats-with-flags'David S. Miller
2016-08-19net: bridge: export vlan flags with the statsNikolay Aleksandrov
2016-08-19net: bridge: consolidate bridge and port linkxstats callsNikolay Aleksandrov
2016-08-19Merge branch 'flow-dissector-vlan-tag'David S. Miller
2016-08-19net_sched: act_vlan: Add priority optionHadar Hen Zion
2016-08-19net_sched: flower: Add vlan supportHadar Hen Zion
2016-08-19net_sched: flower: Avoid dissection of unmasked keysHadar Hen Zion
2016-08-19flow_dissector: Get vlan priority in addition to vlan idHadar Hen Zion