aboutsummaryrefslogtreecommitdiffstats
path: root/net/8021q (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-30mlxsw: spectrum: Make mlxsw_sp_port_switchdev_ops staticJiri Pirko1-1/+1
2015-10-30mlxsw: Put braces on all arms of branch statementOr Gerlitz1-1/+2
2015-10-30mlxsw: Put constant on the right side of comparisonsOr Gerlitz2-3/+3
2015-10-30mlxsw: spectrum: Fix ageing time valueJiri Pirko1-1/+2
2015-10-30mlxsw: reg: Avoid unnecessary line wrap for mlxsw_reg_sfd_uc_unpackJiri Pirko1-4/+3
2015-10-30mlxsw: reg: Fix desription typos of couple of SFN itemsJiri Pirko1-3/+3
2015-10-30mlxsw: reg: Fix description for reg_sfd_uc_sub_portJiri Pirko1-2/+3
2015-10-30mlxsw: spectrum: Add support for flood controlIdo Schimmel3-37/+78
2015-10-30mlxsw: spectrum: Add support for VLAN ranges in flooding configurationIdo Schimmel1-20/+20
2015-10-30mlxsw: spectrum: move "bridged" bool to u8 flagsJiri Pirko2-5/+5
2015-10-30switchdev: Make flood to CPU optionalIdo Schimmel1-2/+2
2015-10-30switchdev: Add support for flood controlIdo Schimmel2-1/+7
2015-10-30Documentation: dts: xgene: Add TX/RX delay fieldIyappan Subramanian1-0/+10
2015-10-30drivers: net: xgene: Add support RGMII TX/RX delay configurationIyappan Subramanian4-1/+59
2015-10-30bridge: set is_local and is_static before fdb entry is added to the fdb hashtableRoopa Prabhu2-9/+10
2015-10-30geneve: add IPv6 bits to geneve_fill_metadata_dstJohn W. Linville1-7/+22
2015-10-30geneve: handle ipv6 priority like ipv4 tosJohn W. Linville1-2/+17
2015-10-30geneve: implement support for IPv6-based tunnelsJohn W. Linville2-79/+395
2015-10-27net: hisilicon: updates HNS config and documentsyankejian2-6/+4
2015-10-27net: hns: fixes the bug tested XGE by ethtool -pLi Peng1-8/+1
2015-10-27gianfar: Increase TX_TIMEOUT to 5HZAbhimanyu1-1/+1
2015-10-27seccomp, ptrace: add support for dumping seccomp filtersTycho Andersen4-1/+93
2015-10-27mpls: reduce memory usage of routesRobert Shearman2-38/+111
2015-10-27mpls: fix forwarding using v4/v6 explicit nullRobert Shearman1-0/+2
2015-10-27sfc: replace spinlocks with bit ops for busy poll lockingBert Kenward2-75/+58
2015-10-27sock: don't enable netstamp for af_unix socketsHannes Frederic Sowa1-3/+17
2015-10-27qede: Add basic ethtool supportSudarsana Kalluru4-2/+596
2015-10-27qed: Add statistics supportManish Chopra6-1/+296
2015-10-27qede: Add support for linkSudarsana Kalluru1-0/+47
2015-10-27qed: Add link supportYuval Mintz8-5/+1102
2015-10-27qede: classification configurationSudarsana Kalluru2-0/+251
2015-10-27qede: Add basic network device supportYuval Mintz2-0/+1935
2015-10-27qed: Add slowpath L2 supportManish Chopra10-0/+2286
2015-10-27qede: Add basic Network driverYuval Mintz5-0/+436
2015-10-27qed: Add basic L2 interfaceYuval Mintz7-1/+482
2015-10-27qed: Add module with basic common supportYuval Mintz27-0/+16664
2015-10-27bluetooth: 6lowpan: fix NOHZ: local_softirq_pendingAlexander Aring1-1/+1
2015-10-26net: tso: add support for IPv6emmanuel.grumbach@intel.com2-5/+14
2015-10-27Bluetooth: Fix crash on fast disconnect of SCOKuba Pawlak1-0/+5
2015-10-26ipv6: icmp: include addresses in debug messagesBjørn Mork1-4/+8
2015-10-26bpf: make tracing helpers gpl onlyAlexei Starovoitov1-2/+2
2015-10-26bpf: fix bpf_perf_event_read() helperAlexei Starovoitov3-11/+22
2015-10-26net: dsa: bcm_sf2: Unhardcode port numbersFlorian Fainelli2-11/+97
2015-10-26net: dsa: bcm_sf2: Implement FDB operationsFlorian Fainelli3-0/+335
2015-10-26rtl8xxxu: fix unused rtl8192cu_fops compiler warningKalle Valo1-0/+16
2015-10-26arcnet: add netif_carrier_on/off for reconnectMichael Grzeschik2-0/+27
2015-10-26arcnet: com20020-pci: add led trigger supportMichael Grzeschik5-0/+181
2015-10-26arcnet: com20020-pci: add rotary index supportMichael Grzeschik2-0/+37
2015-10-26arcnet: com20020-pci: set dev_port to the subdevice indexMichael Grzeschik1-0/+1
2015-10-26arcnet: com20020: add enable and disable device on open/closeMichael Grzeschik1-10/+29