index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
genetlink: Add genlmsg_parse() helper function.
Joe Stringer
2015-01-27
1
-0
/
+17
*
openvswitch: Use sw_flow_key_range for key ranges.
Joe Stringer
2015-01-27
1
-11
/
+9
*
openvswitch: Refactor ovs_flow_tbl_insert().
Joe Stringer
2015-01-27
1
-7
/
+14
*
openvswitch: Refactor ovs_nla_fill_match().
Joe Stringer
2015-01-27
3
-40
/
+46
*
Merge tag 'linux-can-next-for-3.20-20150121' of git://git.kernel.org/pub/scm/...
David S. Miller
2015-01-27
18
-7
/
+18
|
\
|
*
can: at91_can: remove unused variable
Marc Kleine-Budde
2015-01-21
1
-2
/
+0
|
*
can: flexcan: remove unused variable
Marc Kleine-Budde
2015-01-21
1
-2
/
+0
|
*
can: dev: fix semicolon.cocci warnings
kbuild test robot
2015-01-21
1
-1
/
+1
|
*
can: move can_stats.bus_off++ from can_bus_off into can_change_state
Andri Yngvason
2015-01-20
16
-2
/
+17
*
|
Merge branch 'sh_eth'
David S. Miller
2015-01-27
1
-2
/
+32
|
\
\
|
*
|
sh_eth: add more PM methods
Mikhail Ulyanov
2015-01-27
1
-0
/
+31
|
*
|
sh_eth: use SET_RUNTIME_PM_OPS()
Mikhail Ulyanov
2015-01-27
1
-2
/
+1
|
/
/
*
|
net: stmmac: add BQL support
Beniamino Galvani
2015-01-27
1
-0
/
+9
*
|
cxgb4: Fixes cxgb4_inet6addr_notifier unregister call
Hariprasad Shenai
2015-01-26
1
-1
/
+1
*
|
rhashtable: rhashtable_remove() must unlink in both tbl and future_tbl
Thomas Graf
2015-01-26
1
-9
/
+15
*
|
ipv6: tcp: fix race in IPV6_2292PKTOPTIONS
Eric Dumazet
2015-01-26
1
-6
/
+2
*
|
rhashtable: fix rht_for_each_entry_safe() endless loop
Patrick McHardy
2015-01-26
1
-1
/
+3
*
|
net/fsl: Replace spin_event_timeout() with arch independent in xgmac_mdio
Shaohui Xie
2015-01-26
1
-8
/
+16
*
|
net/fsl: drop in_be32() & out_be32() in xgmac_mdio
Shaohui Xie
2015-01-26
1
-14
/
+14
*
|
bonding: handle more gso types
Eric Dumazet
2015-01-26
1
-3
/
+3
*
|
bridge: simplify br_getlink() a bit
Dan Carpenter
2015-01-26
1
-6
/
+3
*
|
Merge branch 'phy_dsa'
David S. Miller
2015-01-26
2
-13
/
+13
|
\
\
|
*
|
net: dsa: bcm_sf2: factor interrupt disabling in a function
Florian Fainelli
2015-01-26
1
-12
/
+12
|
*
|
net: phy: fixed: allow setting no update_link callback
Florian Fainelli
2015-01-26
1
-1
/
+1
|
/
/
*
|
net: ipv6: Add sysctl entry to disable MTU updates from RA
Harout Hedeshian
2015-01-25
5
-1
/
+20
*
|
Merge branch 'fib_trie_next'
David S. Miller
2015-01-25
3
-175
/
+198
|
\
\
|
*
|
fib_trie: Various clean-ups for handling slen
Alexander Duyck
2015-01-25
1
-20
/
+29
|
*
|
fib_trie: Move fib_find_alias to file where it is used
Alexander Duyck
2015-01-25
3
-19
/
+20
|
*
|
fib_trie: Use empty_children instead of counting empty nodes in stats collection
Alexander Duyck
2015-01-25
1
-7
/
+1
|
*
|
fib_trie: Add collapse() and should_collapse() to resize
Alexander Duyck
2015-01-25
1
-35
/
+65
|
*
|
fib_trie: Fall back to slen update on inflate/halve failure
Alexander Duyck
2015-01-25
1
-5
/
+5
|
*
|
fib_trie: Fix RCU bug and merge similar bits of inflate/halve
Alexander Duyck
2015-01-25
1
-84
/
+73
|
*
|
fib_trie: Use index & (~0ul << n->bits) instead of index >> n->bits
Alexander Duyck
2015-01-25
1
-8
/
+8
|
/
/
*
|
Merge branch 'mlx4-next'
David S. Miller
2015-01-25
27
-347
/
+1046
|
\
\
|
*
|
net/mlx4_core: Reset flow activation upon SRIOV fatal command cases
Yishai Hadas
2015-01-25
4
-41
/
+107
|
*
|
net/mlx4_core: Enable device recovery flow with SRIOV
Yishai Hadas
2015-01-25
8
-70
/
+292
|
*
|
net/mlx4_core: Handle AER flow properly
Yishai Hadas
2015-01-25
1
-6
/
+65
|
*
|
net/mlx4_core: Manage interface state for Reset flow cases
Yishai Hadas
2015-01-25
4
-3
/
+32
|
*
|
net/mlx4_core: Activate reset flow upon fatal command cases
Yishai Hadas
2015-01-25
5
-27
/
+153
|
*
|
net/mlx4_core: Enhance the catas flow to support device reset
Yishai Hadas
2015-01-25
4
-29
/
+108
|
*
|
net/mlx4_core: Refactor the catas flow to work per device
Yishai Hadas
2015-01-25
4
-44
/
+48
|
*
|
net/mlx4_core: Set device configuration data to be persistent across reset
Yishai Hadas
2015-01-25
2
-2
/
+45
|
*
|
net/mlx4_core: Maintain a persistent memory for mlx4 device
Yishai Hadas
2015-01-25
24
-163
/
+234
|
/
/
*
|
cxgb3: re-use native hex2bin()
Andy Shevchenko
2015-01-25
1
-3
/
+3
*
|
usbnet: re-use native hex2bin()
Andy Shevchenko
2015-01-25
1
-9
/
+8
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2015-01-25
10
-101
/
+424
|
\
\
|
*
|
net: e1000e: support txtd update delay via xmit_more
Florian Westphal
2015-01-23
1
-10
/
+15
|
*
|
net: e1000: support txtd update delay via xmit_more
Florian Westphal
2015-01-23
1
-6
/
+9
|
*
|
igb: Indicate failure on vf reset for empty mac address
Alexander Graf
2015-01-23
1
-2
/
+6
|
*
|
fm10k: Increase the timeout for the data path reset
Matthew Vick
2015-01-23
1
-1
/
+1
[next]