summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2015-10-30mlxsw: spectrum: Add support for flood controlIdo Schimmel-37/+78
2015-10-30mlxsw: spectrum: Add support for VLAN ranges in flooding configurationIdo Schimmel-20/+20
2015-10-30mlxsw: spectrum: move "bridged" bool to u8 flagsJiri Pirko-5/+5
2015-10-30switchdev: Make flood to CPU optionalIdo Schimmel-2/+2
2015-10-30switchdev: Add support for flood controlIdo Schimmel-1/+7
2015-10-30Merge branch 'xgene_txrx_delay'David S. Miller-1/+69
2015-10-30Documentation: dts: xgene: Add TX/RX delay fieldIyappan Subramanian-0/+10
2015-10-30drivers: net: xgene: Add support RGMII TX/RX delay configurationIyappan Subramanian-1/+59
2015-10-30bridge: set is_local and is_static before fdb entry is added to the fdb hasht...Roopa Prabhu-9/+10
2015-10-30geneve: add IPv6 bits to geneve_fill_metadata_dstJohn W. Linville-7/+22
2015-10-30geneve: handle ipv6 priority like ipv4 tosJohn W. Linville-2/+17
2015-10-30geneve: implement support for IPv6-based tunnelsJohn W. Linville-79/+395
2015-10-27net: hisilicon: updates HNS config and documentsyankejian-6/+4
2015-10-27net: hns: fixes the bug tested XGE by ethtool -pLi Peng-8/+1
2015-10-27gianfar: Increase TX_TIMEOUT to 5HZAbhimanyu-1/+1
2015-10-27Merge tag 'wireless-drivers-next-for-davem-2015-10-27' of git://git.kernel.or...David S. Miller-728/+10080
2015-10-27seccomp, ptrace: add support for dumping seccomp filtersTycho Andersen-1/+93
2015-10-27Merge branch 'mpls-multipath-improvements'David S. Miller-38/+113
2015-10-27mpls: reduce memory usage of routesRobert Shearman-38/+111
2015-10-27mpls: fix forwarding using v4/v6 explicit nullRobert Shearman-0/+2
2015-10-27sfc: replace spinlocks with bit ops for busy poll lockingBert Kenward-75/+58
2015-10-27sock: don't enable netstamp for af_unix socketsHannes Frederic Sowa-3/+17
2015-10-27Merge branch 'qed-driver'David S. Miller-0/+24086
2015-10-27qede: Add basic ethtool supportSudarsana Kalluru-2/+596
2015-10-27qed: Add statistics supportManish Chopra-1/+296
2015-10-27qede: Add support for linkSudarsana Kalluru-0/+47
2015-10-27qed: Add link supportYuval Mintz-5/+1102
2015-10-27qede: classification configurationSudarsana Kalluru-0/+251
2015-10-27qede: Add basic network device supportYuval Mintz-0/+1935
2015-10-27qed: Add slowpath L2 supportManish Chopra-0/+2286
2015-10-27qede: Add basic Network driverYuval Mintz-0/+436
2015-10-27qed: Add basic L2 interfaceYuval Mintz-1/+482
2015-10-27qed: Add module with basic common supportYuval Mintz-0/+16664
2015-10-26net: tso: add support for IPv6emmanuel.grumbach@intel.com-5/+14
2015-10-26Merge tag 'arcnet-for-4.4-rc1' of git://git.pengutronix.de/git/mgr/linuxDavid S. Miller-18/+277
2015-10-26ipv6: icmp: include addresses in debug messagesBjørn Mork-4/+8
2015-10-26bpf: make tracing helpers gpl onlyAlexei Starovoitov-2/+2
2015-10-26bpf: fix bpf_perf_event_read() helperAlexei Starovoitov-11/+22
2015-10-26net: dsa: bcm_sf2: Unhardcode port numbersFlorian Fainelli-11/+97
2015-10-26net: dsa: bcm_sf2: Implement FDB operationsFlorian Fainelli-0/+335
2015-10-26rtl8xxxu: fix unused rtl8192cu_fops compiler warningKalle Valo-0/+16
2015-10-26arcnet: add netif_carrier_on/off for reconnectMichael Grzeschik-0/+27
2015-10-26arcnet: com20020-pci: add led trigger supportMichael Grzeschik-0/+181
2015-10-26arcnet: com20020-pci: add rotary index supportMichael Grzeschik-0/+37
2015-10-26arcnet: com20020-pci: set dev_port to the subdevice indexMichael Grzeschik-0/+1
2015-10-26arcnet: com20020: add enable and disable device on open/closeMichael Grzeschik-10/+29
2015-10-26arcnet: move dev_free_skb to its only userMichael Grzeschik-8/+2
2015-10-25bnxt_en: Fix compile warnings when CONFIG_INET is not set.Michael Chan-1/+6
2015-10-25net: encx24j600: Fix mask to update LED configurationJon Ringle-3/+3
2015-10-25Merge branch 'mvneta-ethtool-stats'David S. Miller-2/+115