summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-01-26openvswitch: Add support for unique flow IDs.Joe Stringer8-91/+448
2015-01-26genetlink: Add genlmsg_parse() helper function.Joe Stringer1-0/+17
2015-01-26openvswitch: Use sw_flow_key_range for key ranges.Joe Stringer1-11/+9
2015-01-26openvswitch: Refactor ovs_flow_tbl_insert().Joe Stringer1-7/+14
2015-01-26openvswitch: Refactor ovs_nla_fill_match().Joe Stringer3-40/+46
2015-01-26Merge tag 'linux-can-next-for-3.20-20150121' of git://git.kernel.org/pub/scm/...David S. Miller18-7/+18
2015-01-26Merge branch 'sh_eth'David S. Miller1-2/+32
2015-01-26sh_eth: add more PM methodsMikhail Ulyanov1-0/+31
2015-01-26sh_eth: use SET_RUNTIME_PM_OPS()Mikhail Ulyanov1-2/+1
2015-01-26net: stmmac: add BQL supportBeniamino Galvani1-0/+9
2015-01-26cxgb4: Fixes cxgb4_inet6addr_notifier unregister callHariprasad Shenai1-1/+1
2015-01-26rhashtable: rhashtable_remove() must unlink in both tbl and future_tblThomas Graf1-9/+15
2015-01-26ipv6: tcp: fix race in IPV6_2292PKTOPTIONSEric Dumazet1-6/+2
2015-01-26rhashtable: fix rht_for_each_entry_safe() endless loopPatrick McHardy1-1/+3
2015-01-25net/fsl: Replace spin_event_timeout() with arch independent in xgmac_mdioShaohui Xie1-8/+16
2015-01-25net/fsl: drop in_be32() & out_be32() in xgmac_mdioShaohui Xie1-14/+14
2015-01-25bonding: handle more gso typesEric Dumazet1-3/+3
2015-01-25bridge: simplify br_getlink() a bitDan Carpenter1-6/+3
2015-01-25Merge branch 'phy_dsa'David S. Miller2-13/+13
2015-01-25net: dsa: bcm_sf2: factor interrupt disabling in a functionFlorian Fainelli1-12/+12
2015-01-25net: phy: fixed: allow setting no update_link callbackFlorian Fainelli1-1/+1
2015-01-25net: ipv6: Add sysctl entry to disable MTU updates from RAHarout Hedeshian5-1/+20
2015-01-25Merge branch 'fib_trie_next'David S. Miller3-175/+198
2015-01-25fib_trie: Various clean-ups for handling slenAlexander Duyck1-20/+29
2015-01-25fib_trie: Move fib_find_alias to file where it is usedAlexander Duyck3-19/+20
2015-01-25fib_trie: Use empty_children instead of counting empty nodes in stats collectionAlexander Duyck1-7/+1
2015-01-25fib_trie: Add collapse() and should_collapse() to resizeAlexander Duyck1-35/+65
2015-01-25fib_trie: Fall back to slen update on inflate/halve failureAlexander Duyck1-5/+5
2015-01-25fib_trie: Fix RCU bug and merge similar bits of inflate/halveAlexander Duyck1-84/+73
2015-01-25fib_trie: Use index & (~0ul << n->bits) instead of index >> n->bitsAlexander Duyck1-8/+8
2015-01-25Merge branch 'mlx4-next'David S. Miller27-347/+1046
2015-01-25net/mlx4_core: Reset flow activation upon SRIOV fatal command casesYishai Hadas4-41/+107
2015-01-25net/mlx4_core: Enable device recovery flow with SRIOVYishai Hadas8-70/+292
2015-01-25net/mlx4_core: Handle AER flow properlyYishai Hadas1-6/+65
2015-01-25net/mlx4_core: Manage interface state for Reset flow casesYishai Hadas4-3/+32
2015-01-25net/mlx4_core: Activate reset flow upon fatal command casesYishai Hadas5-27/+153
2015-01-25net/mlx4_core: Enhance the catas flow to support device resetYishai Hadas4-29/+108
2015-01-25net/mlx4_core: Refactor the catas flow to work per deviceYishai Hadas4-44/+48
2015-01-25net/mlx4_core: Set device configuration data to be persistent across resetYishai Hadas2-2/+45
2015-01-25net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas24-163/+234
2015-01-25cxgb3: re-use native hex2bin()Andy Shevchenko1-3/+3
2015-01-25usbnet: re-use native hex2bin()Andy Shevchenko1-9/+8
2015-01-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller10-101/+424
2015-01-24Merge branch 'vxlan_tx'David S. Miller7-65/+65
2015-01-24vxlan: Eliminate dependency on UDP socket in transmit pathTom Herbert3-41/+38
2015-01-24udp: Do not require sock in udp_tunnel_xmit_skbTom Herbert5-26/+29
2015-01-24net: fec: fix the warning found by dma debugNimrod Andy1-11/+23
2015-01-24Merge branch 'be2net-next'David S. Miller5-261/+236
2015-01-24be2net: Fix TX rate limiting on Lancer/Skyhawk-R VFsKalesh AP1-0/+1
2015-01-24be2net: move definitions related to FW cmdsfrom be_hw.h to be_cmds.hVasundhara Volam3-224/+176