index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-27
openvswitch: Use sw_flow_key_range for key ranges.
Joe Stringer
1
-11
/
+9
2015-01-27
openvswitch: Refactor ovs_flow_tbl_insert().
Joe Stringer
1
-7
/
+14
2015-01-27
openvswitch: Refactor ovs_nla_fill_match().
Joe Stringer
3
-40
/
+46
2015-01-27
sh_eth: add more PM methods
Mikhail Ulyanov
1
-0
/
+31
2015-01-27
sh_eth: use SET_RUNTIME_PM_OPS()
Mikhail Ulyanov
1
-2
/
+1
2015-01-27
net: stmmac: add BQL support
Beniamino Galvani
1
-0
/
+9
2015-01-26
cxgb4: Fixes cxgb4_inet6addr_notifier unregister call
Hariprasad Shenai
1
-1
/
+1
2015-01-26
rhashtable: rhashtable_remove() must unlink in both tbl and future_tbl
Thomas Graf
1
-9
/
+15
2015-01-26
ipv6: tcp: fix race in IPV6_2292PKTOPTIONS
Eric Dumazet
1
-6
/
+2
2015-01-26
rhashtable: fix rht_for_each_entry_safe() endless loop
Patrick McHardy
1
-1
/
+3
2015-01-26
net/fsl: Replace spin_event_timeout() with arch independent in xgmac_mdio
Shaohui Xie
1
-8
/
+16
2015-01-26
net/fsl: drop in_be32() & out_be32() in xgmac_mdio
Shaohui Xie
1
-14
/
+14
2015-01-26
bonding: handle more gso types
Eric Dumazet
1
-3
/
+3
2015-01-26
bridge: simplify br_getlink() a bit
Dan Carpenter
1
-6
/
+3
2015-01-26
net: dsa: bcm_sf2: factor interrupt disabling in a function
Florian Fainelli
1
-12
/
+12
2015-01-26
net: phy: fixed: allow setting no update_link callback
Florian Fainelli
1
-1
/
+1
2015-01-25
net: ipv6: Add sysctl entry to disable MTU updates from RA
Harout Hedeshian
5
-1
/
+20
2015-01-25
fib_trie: Various clean-ups for handling slen
Alexander Duyck
1
-20
/
+29
2015-01-25
fib_trie: Move fib_find_alias to file where it is used
Alexander Duyck
3
-19
/
+20
2015-01-25
fib_trie: Use empty_children instead of counting empty nodes in stats collection
Alexander Duyck
1
-7
/
+1
2015-01-25
fib_trie: Add collapse() and should_collapse() to resize
Alexander Duyck
1
-35
/
+65
2015-01-25
fib_trie: Fall back to slen update on inflate/halve failure
Alexander Duyck
1
-5
/
+5
2015-01-25
fib_trie: Fix RCU bug and merge similar bits of inflate/halve
Alexander Duyck
1
-84
/
+73
2015-01-25
fib_trie: Use index & (~0ul << n->bits) instead of index >> n->bits
Alexander Duyck
1
-8
/
+8
2015-01-25
net/mlx4_core: Reset flow activation upon SRIOV fatal command cases
Yishai Hadas
4
-41
/
+107
2015-01-25
net/mlx4_core: Enable device recovery flow with SRIOV
Yishai Hadas
8
-70
/
+292
2015-01-25
net/mlx4_core: Handle AER flow properly
Yishai Hadas
1
-6
/
+65
2015-01-25
net/mlx4_core: Manage interface state for Reset flow cases
Yishai Hadas
4
-3
/
+32
2015-01-25
net/mlx4_core: Activate reset flow upon fatal command cases
Yishai Hadas
5
-27
/
+153
2015-01-25
net/mlx4_core: Enhance the catas flow to support device reset
Yishai Hadas
4
-29
/
+108
2015-01-25
net/mlx4_core: Refactor the catas flow to work per device
Yishai Hadas
4
-44
/
+48
2015-01-25
net/mlx4_core: Set device configuration data to be persistent across reset
Yishai Hadas
2
-2
/
+45
2015-01-25
net/mlx4_core: Maintain a persistent memory for mlx4 device
Yishai Hadas
24
-163
/
+234
2015-01-25
cxgb3: re-use native hex2bin()
Andy Shevchenko
1
-3
/
+3
2015-01-25
usbnet: re-use native hex2bin()
Andy Shevchenko
1
-9
/
+8
2015-01-25
vxlan: Eliminate dependency on UDP socket in transmit path
Tom Herbert
3
-41
/
+38
2015-01-25
udp: Do not require sock in udp_tunnel_xmit_skb
Tom Herbert
5
-26
/
+29
2015-01-25
net: fec: fix the warning found by dma debug
Nimrod Andy
1
-11
/
+23
2015-01-25
be2net: Fix TX rate limiting on Lancer/Skyhawk-R VFs
Kalesh AP
1
-0
/
+1
2015-01-25
be2net: move definitions related to FW cmdsfrom be_hw.h to be_cmds.h
Vasundhara Volam
3
-224
/
+176
2015-01-25
be2net: issue function reset cmd in resume path
Kalesh AP
1
-0
/
+4
2015-01-25
be2net: add a log message for POST timeout in Lancer
Kalesh AP
1
-6
/
+11
2015-01-25
be2net: fail VF link config change via ndo_set_vf_link_state() on BE3/Lancer
Kalesh AP
1
-1
/
+1
2015-01-25
be2net: fix failure case in setting flow control
Kalesh AP
2
-11
/
+15
2015-01-25
be2net: move interface create code to a separate routine
Kalesh AP
1
-20
/
+29
2015-01-25
dt-bindings: Document phy-supply property in rockchip-dwmac
Romain Perier
1
-0
/
+1
2015-01-25
net: stmmac: dwmac-rk: Use standard devicetree property for phy regulator
Romain Perier
2
-43
/
+22
2015-01-25
ARM: dts: Add regulator voltage settings for vcc_phy in rk3288-evb.dtsi
Romain Perier
1
-0
/
+2
2015-01-25
net: stmmac: dwmac-rk: Don't set the regulator voltage for phy from the driver
Romain Perier
1
-1
/
+0
2015-01-25
cxgb4: Add debugfs options to dump the rss key, config for PF, VF, etc
Hariprasad Shenai
5
-0
/
+978
[next]