summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-19i40e: use matching format identifiersHeinrich Schuchardt
2016-08-19i40e: Add support for HMC resource and profile for X722Carolyn Wyborny
2016-08-19i40e: Fix byte ordering in ARP NS code for X722Carolyn Wyborny
2016-08-19i40e: refactor tail_bump checkCarolyn Wyborny
2016-08-19i40evf: report link speedMitch Williams
2016-08-19i40e: use alloc_workqueue instead of create_singlethread_workqueueJacob Keller
2016-08-19i40e: use configured RSS key and lookup table in i40e_vsi_config_rssJacob Keller
2016-08-19i40e: fix broken i40e_config_rss_aq functionJacob Keller
2016-08-19i40e: move i40e_vsi_config_rss below i40e_get_rss_aqJacob Keller
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