index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-shmobile
/
setup-sh7372.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-27
net: phy: Invalidate LP advertising flags when restarting or disabling AN
Ben Hutchings
1
-0
/
+3
2015-01-27
sunvnet: improve error handling when a remote crashes
David L Stevens
1
-28
/
+34
2015-01-27
sunvnet: free pending tx buffers before clearing ring data
David L Stevens
1
-10
/
+11
2015-01-27
net: phy: avoid suspending twice a PHY
Florian Fainelli
1
-2
/
+6
2015-01-27
net: phy: keep track of the PHY suspend state
Florian Fainelli
2
-4
/
+20
2015-01-27
net: phy: document has_fixups field
Florian Fainelli
1
-0
/
+1
2015-01-27
net: phy: utilize phy_suspend and phy_resume
Florian Fainelli
1
-4
/
+2
2015-01-27
cxgb4: Added support in debugfs to dump different timer and clock values of t...
Hariprasad Shenai
2
-0
/
+86
2015-01-27
cxgb4: Added support in debugfs to dump PM module stats
Hariprasad Shenai
5
-0
/
+135
2015-01-27
cxgb4: Addded support in debugfs to dump CIM outbound queue content
Hariprasad Shenai
5
-0
/
+119
2015-01-27
cxgb4: Added support in debugfs to dump cim ingress bound queue contents
Hariprasad Shenai
5
-0
/
+104
2015-01-27
cxgb4: Added support in debugfs to dump sge_qinfo
Hariprasad Shenai
3
-2
/
+215
2015-01-27
net: dsa/mv88e6352: make mv88e6352_wait generic
Vivien Didelot
1
-8
/
+5
2015-01-27
net: dsa/mv88e6xxx: add reg read and write debug
Vivien Didelot
1
-0
/
+9
2015-01-27
net: macb: Remove CONFIG_PM ifdef because of compilation warning
Michal Simek
1
-4
/
+2
2015-01-27
net: macb: allow deffered probe of the driver
Nicolae Rosia
1
-4
/
+5
2015-01-27
flow_dissector: add tipc support
Erik Hugne
1
-0
/
+14
2015-01-27
tipc: fix excessive network event logging
Erik Hugne
2
-21
/
+21
2015-01-27
net: act_bpf: fix size mismatch on filter preparation
Daniel Borkmann
1
-0
/
+3
2015-01-27
net: cls_basic: return from walking on match in basic_get
Daniel Borkmann
1
-2
/
+5
2015-01-27
stmmac: Add an optional device tree property "snps,burst_len"
Sonic Zhang
2
-0
/
+4
2015-01-27
stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is set
Sonic Zhang
1
-1
/
+5
2015-01-27
stmmac: if force_thresh_dma_mode is set, pass tc to both txmode and rxmode in...
Sonic Zhang
1
-1
/
+5
2015-01-27
openvswitch: Add support for unique flow IDs.
Joe Stringer
8
-91
/
+448
2015-01-27
genetlink: Add genlmsg_parse() helper function.
Joe Stringer
1
-0
/
+17
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
[next]