index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-01-25
net: ipv6: Add sysctl entry to disable MTU updates from RA
Harout Hedeshian
2015-01-25
Merge branch 'fib_trie_next'
David S. Miller
2015-01-25
fib_trie: Various clean-ups for handling slen
Alexander Duyck
2015-01-25
fib_trie: Move fib_find_alias to file where it is used
Alexander Duyck
2015-01-25
fib_trie: Use empty_children instead of counting empty nodes in stats collection
Alexander Duyck
2015-01-25
fib_trie: Add collapse() and should_collapse() to resize
Alexander Duyck
2015-01-25
fib_trie: Fall back to slen update on inflate/halve failure
Alexander Duyck
2015-01-25
fib_trie: Fix RCU bug and merge similar bits of inflate/halve
Alexander Duyck
2015-01-25
fib_trie: Use index & (~0ul << n->bits) instead of index >> n->bits
Alexander Duyck
2015-01-25
Merge branch 'mlx4-next'
David S. Miller
2015-01-25
net/mlx4_core: Reset flow activation upon SRIOV fatal command cases
Yishai Hadas
2015-01-25
net/mlx4_core: Enable device recovery flow with SRIOV
Yishai Hadas
2015-01-25
net/mlx4_core: Handle AER flow properly
Yishai Hadas
2015-01-25
net/mlx4_core: Manage interface state for Reset flow cases
Yishai Hadas
2015-01-25
net/mlx4_core: Activate reset flow upon fatal command cases
Yishai Hadas
2015-01-25
net/mlx4_core: Enhance the catas flow to support device reset
Yishai Hadas
2015-01-25
net/mlx4_core: Refactor the catas flow to work per device
Yishai Hadas
2015-01-25
net/mlx4_core: Set device configuration data to be persistent across reset
Yishai Hadas
2015-01-25
net/mlx4_core: Maintain a persistent memory for mlx4 device
Yishai Hadas
2015-01-25
cxgb3: re-use native hex2bin()
Andy Shevchenko
2015-01-25
usbnet: re-use native hex2bin()
Andy Shevchenko
2015-01-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2015-01-24
Merge branch 'vxlan_tx'
David S. Miller
2015-01-24
vxlan: Eliminate dependency on UDP socket in transmit path
Tom Herbert
2015-01-24
udp: Do not require sock in udp_tunnel_xmit_skb
Tom Herbert
2015-01-24
net: fec: fix the warning found by dma debug
Nimrod Andy
2015-01-24
Merge branch 'be2net-next'
David S. Miller
2015-01-24
be2net: Fix TX rate limiting on Lancer/Skyhawk-R VFs
Kalesh AP
2015-01-24
be2net: move definitions related to FW cmdsfrom be_hw.h to be_cmds.h
Vasundhara Volam
2015-01-24
be2net: issue function reset cmd in resume path
Kalesh AP
2015-01-24
be2net: add a log message for POST timeout in Lancer
Kalesh AP
2015-01-24
be2net: fail VF link config change via ndo_set_vf_link_state() on BE3/Lancer
Kalesh AP
2015-01-24
be2net: fix failure case in setting flow control
Kalesh AP
2015-01-24
be2net: move interface create code to a separate routine
Kalesh AP
2015-01-24
Merge branch 'stmmac-dwmac-rk'
David S. Miller
2015-01-24
dt-bindings: Document phy-supply property in rockchip-dwmac
Romain Perier
2015-01-24
net: stmmac: dwmac-rk: Use standard devicetree property for phy regulator
Romain Perier
2015-01-24
ARM: dts: Add regulator voltage settings for vcc_phy in rk3288-evb.dtsi
Romain Perier
2015-01-24
net: stmmac: dwmac-rk: Don't set the regulator voltage for phy from the driver
Romain Perier
2015-01-24
Merge branch 'cxgb4-next'
David S. Miller
2015-01-24
cxgb4: Add debugfs options to dump the rss key, config for PF, VF, etc
Hariprasad Shenai
2015-01-24
cxgb4: Add debugfs entry to dump the contents of the flash
Hariprasad Shenai
2015-01-23
xen-netback: always fully coalesce guest Rx packets
David Vrabel
2015-01-23
Merge branch 'link_netns_advertise'
David S. Miller
2015-01-23
vxlan: advertise netns of vxlan dev in fdb msg
Nicolas Dichtel
2015-01-23
veth: advertise link netns via netlink
Nicolas Dichtel
2015-01-23
macvlan: advertise link netns via netlink
Nicolas Dichtel
2015-01-23
vlan: advertise link netns via netlink
Nicolas Dichtel
2015-01-23
ip6gretap: advertise link netns via netlink
Nicolas Dichtel
2015-01-23
rtnl: fix error path when adding an iface with a link net
Nicolas Dichtel
[next]