aboutsummaryrefslogtreecommitdiffstats
path: root/samples/Kconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-19hv_netvsc: Implement batching of receive completionsHaiyang Zhang3-33/+160
2016-08-19net/irda: remove pointless assignment/checkVegard Nossum1-3/+0
2016-08-19qed: utilize FW 8.10.10.0Yuval Mintz14-725/+1375
2016-08-19net: dsa: bcm_sf2: Remove probing through old DSA bindingFlorian Fainelli1-15/+0
2016-08-19net: dsa: bcm_sf2: Use device managed helpersFlorian Fainelli1-23/+13
2016-08-19net: dsa: bcm_sf2: Make it a real platform device driverFlorian Fainelli2-61/+118
2016-08-19Documentation: dt: bindings: Update Broadcom 7445 switch documentFlorian Fainelli1-1/+44
2016-08-19net: dsa: Export suspend/resume functionsFlorian Fainelli2-2/+18
2016-08-19dsa: mv88e6xxx: Make mv88e6xxx_wait() timeout verboseAndrew Lunn1-0/+1
2016-08-19dsa: mv88e6xxx: Use mv88e6xx_wait in mv88e6xxx_update()Andrew Lunn1-12/+4
2016-08-19dsa: mv88e6xxx: Timeout based on iterations, not timeAndrew Lunn1-9/+6
2016-08-19net: phy: Kconfig: Remove redundant "Support for"Andrew Lunn1-35/+35
2016-08-19net: phy: Sort Makefile and KconfigAndrew Lunn2-250/+253
2016-08-19net: ipv4: fix sparse error in fib_good_nh()Eric Dumazet1-1/+2
2016-08-19udp: include addrconf.hEric Dumazet1-0/+1
2016-08-19tcp: md5: remove tcp_md5_hash_header()Eric Dumazet1-17/+0
2016-08-19ibmvnic: Handle backing device failover and reinitializationThomas Falcon2-2/+34
2016-08-19net: hns: Add reset function support for RoCE driveroulijun4-0/+162
2016-08-19netlink: Use rhashtable walk interface in diag dumpHerbert Xu1-30/+73
2016-08-19MAINTAINERS: Add extra rhashtable maintainerHerbert Xu1-0/+1
2016-08-19rhashtable: Remove GFP flag from rhashtable_walk_initHerbert Xu2-31/+29
2016-08-19crypto: Added Chelsio Menu to the Kconfig fileHariprasad Shenai4-0/+26
2016-08-18chcr: Support for Chelsio's Crypto HardwareHariprasad Shenai5-0/+2519
2016-08-18cxgb4: Register changes and fw defines for cryptoHariprasad Shenai2-0/+561
2016-08-18cxgb4: Add support for dynamic allocation of resources for ULDHariprasad Shenai7-50/+759
2016-08-18atm: fore200e: Do not drop const qualifierLABBE Corentin1-3/+3
2016-08-18bpf: get rid of cgroup helper related ifdefsDaniel Borkmann2-5/+11
2016-08-18bpf: enable event output helper also for xdp typesDaniel Borkmann1-1/+41
2016-08-18bpf: add bpf_skb_change_tail helperDaniel Borkmann3-4/+150
2016-08-18bpf: use skb_pkt_type_ok helper in bpf_skb_change_typeDaniel Borkmann1-2/+2
2016-08-18tipc: add peer removal functionalityRichard Alpe5-0/+72
2016-08-18tcp: refine tcp_prune_ofo_queue() to not drop all packetsEric Dumazet1-19/+28
2016-08-18net: bgmac: make it clear when setting interface type to RMIIRafał Miłecki1-1/+2
2016-08-18net: bgmac: support Ethernet core on BCM53573 SoCsRafał Miłecki5-1/+66
2016-08-18net: ethernet: nuvoton: fix spelling mistake: "aligment" -> "alignment"Colin Ian King1-1/+1
2016-08-18xen-netback: create a debugfs node for hash informationPaul Durrant3-2/+107
2016-08-18sfc: avoid division by zeroEdward Cree1-1/+0
2016-08-18tcp: defer sacked assignmentEric Dumazet1-1/+2
2016-08-18net: bridge: export vlan flags with the statsNikolay Aleksandrov2-1/+2
2016-08-18net: bridge: consolidate bridge and port linkxstats callsNikolay Aleksandrov1-75/+39
2016-08-18net_sched: act_vlan: Add priority optionHadar Hen Zion3-2/+13
2016-08-18net_sched: flower: Add vlan supportHadar Hen Zion2-3/+70
2016-08-18net_sched: flower: Avoid dissection of unmasked keysHadar Hen Zion1-15/+13
2016-08-18flow_dissector: Get vlan priority in addition to vlan idHadar Hen Zion3-12/+26
2016-08-18flow_dissector: For stripped vlan, get vlan info from skb->vlan_tciHadar Hen Zion1-8/+26
2016-08-18qede: Fix forcing high speedsYuval Mintz1-2/+2
2016-08-18qed*: Fix pause settingYuval Mintz2-4/+6
2016-08-18ixgbe: use atomic bitwise operations when handling reset requestsEmil Tantilov2-10/+8
2016-08-18ixgbevf: only check Tx queue enablement when debuggingEmil Tantilov1-1/+1
2016-08-18ixgbevf: change hw_dbg to use netdev_dbgEmil Tantilov2-7/+5