summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-25net: ipv6: Add sysctl entry to disable MTU updates from RAHarout Hedeshian
2015-01-25Merge branch 'fib_trie_next'David S. Miller
2015-01-25fib_trie: Various clean-ups for handling slenAlexander Duyck
2015-01-25fib_trie: Move fib_find_alias to file where it is usedAlexander Duyck
2015-01-25fib_trie: Use empty_children instead of counting empty nodes in stats collectionAlexander Duyck
2015-01-25fib_trie: Add collapse() and should_collapse() to resizeAlexander Duyck
2015-01-25fib_trie: Fall back to slen update on inflate/halve failureAlexander Duyck
2015-01-25fib_trie: Fix RCU bug and merge similar bits of inflate/halveAlexander Duyck
2015-01-25fib_trie: Use index & (~0ul << n->bits) instead of index >> n->bitsAlexander Duyck
2015-01-25Merge branch 'mlx4-next'David S. Miller
2015-01-25net/mlx4_core: Reset flow activation upon SRIOV fatal command casesYishai Hadas
2015-01-25net/mlx4_core: Enable device recovery flow with SRIOVYishai Hadas
2015-01-25net/mlx4_core: Handle AER flow properlyYishai Hadas
2015-01-25net/mlx4_core: Manage interface state for Reset flow casesYishai Hadas
2015-01-25net/mlx4_core: Activate reset flow upon fatal command casesYishai Hadas
2015-01-25net/mlx4_core: Enhance the catas flow to support device resetYishai Hadas
2015-01-25net/mlx4_core: Refactor the catas flow to work per deviceYishai Hadas
2015-01-25net/mlx4_core: Set device configuration data to be persistent across resetYishai Hadas
2015-01-25net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas
2015-01-25cxgb3: re-use native hex2bin()Andy Shevchenko
2015-01-25usbnet: re-use native hex2bin()Andy Shevchenko
2015-01-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-01-24Merge branch 'vxlan_tx'David S. Miller
2015-01-24vxlan: Eliminate dependency on UDP socket in transmit pathTom Herbert
2015-01-24udp: Do not require sock in udp_tunnel_xmit_skbTom Herbert
2015-01-24net: fec: fix the warning found by dma debugNimrod Andy
2015-01-24Merge branch 'be2net-next'David S. Miller
2015-01-24be2net: Fix TX rate limiting on Lancer/Skyhawk-R VFsKalesh AP
2015-01-24be2net: move definitions related to FW cmdsfrom be_hw.h to be_cmds.hVasundhara Volam
2015-01-24be2net: issue function reset cmd in resume pathKalesh AP
2015-01-24be2net: add a log message for POST timeout in LancerKalesh AP
2015-01-24be2net: fail VF link config change via ndo_set_vf_link_state() on BE3/LancerKalesh AP
2015-01-24be2net: fix failure case in setting flow controlKalesh AP
2015-01-24be2net: move interface create code to a separate routineKalesh AP
2015-01-24Merge branch 'stmmac-dwmac-rk'David S. Miller
2015-01-24dt-bindings: Document phy-supply property in rockchip-dwmacRomain Perier
2015-01-24net: stmmac: dwmac-rk: Use standard devicetree property for phy regulatorRomain Perier
2015-01-24ARM: dts: Add regulator voltage settings for vcc_phy in rk3288-evb.dtsiRomain Perier
2015-01-24net: stmmac: dwmac-rk: Don't set the regulator voltage for phy from the driverRomain Perier
2015-01-24Merge branch 'cxgb4-next'David S. Miller
2015-01-24cxgb4: Add debugfs options to dump the rss key, config for PF, VF, etcHariprasad Shenai
2015-01-24cxgb4: Add debugfs entry to dump the contents of the flashHariprasad Shenai
2015-01-23xen-netback: always fully coalesce guest Rx packetsDavid Vrabel
2015-01-23Merge branch 'link_netns_advertise'David S. Miller
2015-01-23vxlan: advertise netns of vxlan dev in fdb msgNicolas Dichtel
2015-01-23veth: advertise link netns via netlinkNicolas Dichtel
2015-01-23macvlan: advertise link netns via netlinkNicolas Dichtel
2015-01-23vlan: advertise link netns via netlinkNicolas Dichtel
2015-01-23ip6gretap: advertise link netns via netlinkNicolas Dichtel
2015-01-23rtnl: fix error path when adding an iface with a link netNicolas Dichtel