summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum: Don't report VLAN for 802.1D FDB entriesIdo Schimmel2016-01-291-15/+16
* mlxsw: spectrum: Notify bridge's FDB only based on learning_syncIdo Schimmel2016-01-291-8/+6Star
* mlxsw: spectrum: Disable learning according to STP stateIdo Schimmel2016-01-291-1/+1
* mlxsw: spectrum: Don't forward packets when STP state is DISABLEDIdo Schimmel2016-01-291-1/+1
* mlxsw: spectrum: Flush FDB when leaving bridgeIdo Schimmel2016-01-291-8/+129
* mlxsw: reg: Add the Switch Filtering DB Flush registerIdo Schimmel2016-01-291-0/+88
* mlxsw: spectrum: Handle port leaving LAG while bridgedIdo Schimmel2016-01-293-3/+36
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2016-01-262-12/+7Star
|\
| * net: i40e: shut up uninitialized variable warningsArnd Bergmann2016-01-261-2/+2
| * i40e: fix build warningsEric Dumazet2016-01-261-10/+5Star
|/
* hv_netvsc: Fix book keeping of skb during batching processHaiyang Zhang2016-01-252-11/+23
* hv_netvsc: use skb_get_hash() instead of a homegrown implementationVitaly Kuznetsov2016-01-251-64/+3Star
* sit: set rtnl_link_ops before calling register_netdeviceThadeu Lima de Souza Cascardo2016-01-251-2/+2
* net: fec: use CONFIG_ARM instead of CONFIG_ARCH_MXC/SOC_IMX28Johannes Berg2016-01-252-7/+4Star
* defxx: fix build warningSudip Mukherjee2016-01-251-4/+4
* net: macb: fix build warningSudip Mukherjee2016-01-251-1/+1
* net: fec: make driver endian-safeJohannes Berg2016-01-253-72/+101
* net: dsa: fix mv88e6xxx switchesRussell King2016-01-251-1/+1
* 82xx: FCC: Fixing a bug causing to FCC port lock-up (second try)Martin Roth2016-01-251-1/+1
* ipv4+ipv6: Make INET*_ESP select CRYPTO_ECHAINIVThomas Egerer2016-01-252-0/+2
* sctp: allow setting SCTP_SACK_IMMEDIATELY by the applicationMarcelo Ricardo Leitner2016-01-251-0/+2
* net: simplify napi_synchronize() to avoid warningsArnd Bergmann2016-01-251-6/+5Star
* pptp: fix illegal memory access caused by multiple bind()sHannes Frederic Sowa2016-01-251-10/+24
* drivers: net: xgene: fix extra IRQ issueIyappan Subramanian2016-01-252-3/+10
* af_unix: fix struct pid memory leakEric Dumazet2016-01-251-0/+1
* net: sock: remove dead cgroup methods from struct protoJohannes Weiner2016-01-211-12/+0Star
* net: phy: smsc: Fix disabling energy detect modeTeresa Remmet2016-01-211-10/+44
* Merge branch 'mvneta-multi-clk'David S. Miller2016-01-212-15/+30
|\
| * net: mvneta: update clocks property and document additional clock-namesJisheng Zhang2016-01-211-1/+6
| * net: mvneta: get optional bus clkJisheng Zhang2016-01-211-0/+8
| * net: mvneta: Try to get named core clock firstJisheng Zhang2016-01-211-1/+3
| * net: mvneta: sort the headers in alphabetic orderJisheng Zhang2016-01-211-13/+13
|/
* net: mvneta: fix trivial cut-off issue in mvneta_ethtool_update_statsJisheng Zhang2016-01-211-5/+4Star
* net: hns: enet specifies a reference to dsafyankejian2016-01-2110-45/+42Star
* tcp: fix NULL deref in tcp_v4_send_ack()Eric Dumazet2016-01-211-5/+8
* tunnels: Allow IPv6 UDP checksums to be correctly controlled.Jesse Gross2016-01-212-9/+18
* Merge branch 'fix-phy-ignore-interrupts'David S. Miller2016-01-212-19/+29
|\
| * net: bcmgenet: Properly configure PHY to ignore interruptFlorian Fainelli2016-01-211-1/+1
| * net: phy: Fix phy_mac_interrupt()Florian Fainelli2016-01-211-13/+18
| * net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTSFlorian Fainelli2016-01-211-5/+10
|/
* net/irda: bfin_sir: remove duplicate definesSudip Mukherjee2016-01-211-3/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-01-2110-34/+49
|\
| * netfilter: nf_conntrack: use safer way to lock all bucketsSasha Levin2016-01-205-19/+35
| * netfilter: nf_tables_netdev: fix error path in module initializationPablo Neira Ayuso2016-01-181-4/+4
| * netfilter: xt_TCPMSS: handle CHECKSUM_COMPLETE in tcpmss_tg6()Eric Dumazet2016-01-181-2/+7
| * netfilter: nft_ct: keep counters away from CONFIG_NF_CONNTRACK_LABELSPablo Neira Ayuso2016-01-141-1/+1
| * netfilter: ipset: allow a 0 netmask with hash_netiface typeFlorian Westphal2016-01-131-4/+0Star
| * netfilter: nft_byteorder: avoid unneeded le/be conversion stepsFlorian Westphal2016-01-131-4/+2Star
* | net: change tcp_syn_retries documentationXin Long2016-01-211-1/+1
* | net: dp83640: Fix tx timestamp overflow handling.Manfred Rudigier2016-01-211-0/+17