index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-31
net/macb: unify peripheral version testing
Nicolas Ferre
2
-5
/
+7
2015-03-31
net/macb: fix the peripheral version test
Nicolas Ferre
1
-1
/
+1
2015-03-31
net/macb: add the user i/o to ethtool register dump
Nicolas Ferre
2
-2
/
+2
2015-03-31
net/macb: fix probe sequence to setup clocks earlier
Nicolas Ferre
2
-67
/
+104
2015-03-31
net/macb: trivial: correct wording for caps
Nicolas Ferre
1
-2
/
+2
2015-03-31
net/macb: fix capabilities configuration
Nicolas Ferre
1
-18
/
+18
2015-03-31
net/macb: add comment in macb_probe_queues
Nicolas Ferre
1
-2
/
+6
2015-03-31
net/macb: only probe queues once and use stored values
Nicolas Ferre
2
-4
/
+4
2015-03-31
net: smc91x: Remove an unused variable
Fabio Estevam
1
-1
/
+0
2015-03-31
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...
David S. Miller
72
-1190
/
+1909
2015-03-31
net: rename dev to orig_dev in deliver_ptype_list_skb
Jiri Pirko
1
-2
/
+3
2015-03-31
Merge branch 'mlx4-next'
David S. Miller
9
-151
/
+546
2015-03-31
net/mlx4_en: Moderate ethtool callback to show more statistics
Eran Ben Elisha
3
-46
/
+130
2015-03-31
net/mlx4_en: Add Flow control statistics display via ethtool
Matan Barak
8
-8
/
+255
2015-03-31
net/mlx4_en: Protect access to the statistics bitmap
Eran Ben Elisha
3
-17
/
+23
2015-03-31
net/mlx4_en: Support general selective view of ethtool statistics
Eran Ben Elisha
4
-65
/
+109
2015-03-31
net/mlx4_en: Move statistics bitmap setting to the Ethernet driver
Eran Ben Elisha
4
-23
/
+23
2015-03-31
net/mlx4_en: Create new header file for all statistics info
Eran Ben Elisha
4
-35
/
+49
2015-03-31
net/mlx4_en: Fix port counters statistics bitmask
Eran Ben Elisha
1
-1
/
+1
2015-03-31
Merge branch 'bcmgenet-next'
David S. Miller
2
-29
/
+24
2015-03-31
net: bcmgenet: fix the call to phy_mac_interrupt()
Petri Gynther
1
-1
/
+1
2015-03-31
net: bcmgenet: add UMAC_IRQ_LINK_EVENT
Petri Gynther
2
-6
/
+6
2015-03-31
net: bcmgenet: fix bcmgenet_open()
Petri Gynther
1
-1
/
+1
2015-03-31
net: bcmgenet: remove __bcmgenet_fini_dma()
Petri Gynther
1
-9
/
+4
2015-03-31
net: bcmgenet: add UMAC_IRQ_RXDMA_DONE and UMAC_IRQ_TXDMA_DONE
Petri Gynther
2
-12
/
+12
2015-03-31
Merge branch 'hv_netvsc-next'
David S. Miller
4
-23
/
+61
2015-03-31
hv_netvsc: Eliminate memory allocation in the packet send path
KY Srinivasan
4
-22
/
+60
2015-03-31
hv_netvsc: Cleanup the test for freeing skb when we use sendbuf mechanism
KY Srinivasan
2
-2
/
+2
2015-03-31
ethernet: Use bool function returns of true/false instead of 1/0
Joe Perches
3
-4
/
+4
2015-03-31
Merge branch 'nla_in_addr'
David S. Miller
36
-214
/
+234
2015-03-31
netlink: implement nla_get_in_addr and nla_get_in6_addr
Jiri Benc
21
-62
/
+72
2015-03-31
netlink: implement nla_put_in_addr and nla_put_in6_addr
Jiri Benc
29
-124
/
+139
2015-03-31
xfrm: simplify xfrm_address_t use
Jiri Benc
6
-13
/
+13
2015-03-31
tcp: simplify inetpeer_addr_base use
Jiri Benc
2
-15
/
+10
2015-03-31
vxlan: fix indentation
Jiri Benc
1
-44
/
+44
2015-03-31
Merge branch 'ipv6_null'
David S. Miller
29
-217
/
+216
2015-03-31
ipv6: coding style: comparison for inequality with NULL
Ian Morris
17
-43
/
+43
2015-03-31
ipv6: coding style: comparison for equality with NULL
Ian Morris
25
-174
/
+173
2015-03-31
Merge branch 'bnx2x-next'
David S. Miller
4
-17
/
+89
2015-03-31
bnx2x: Prevent probe as early as possible
Yuval Mintz
1
-0
/
+7
2015-03-31
bnx2x: Count number of link changes
Yaniv Rosner
2
-2
/
+27
2015-03-31
bnx2x: Configure IFir et al. according to nvram
Yaniv Rosner
3
-15
/
+55
2015-03-31
bonding: Remove hardcoded initialization
Mahesh Bandewar
1
-1
/
+1
2015-03-31
fib_trie: Cleanup ip_fib_net_exit code path
Alexander Duyck
1
-22
/
+7
2015-03-31
fib_trie: Fix warning on fib4_rules_exit
Alexander Duyck
1
-4
/
+4
2015-03-31
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
11
-92
/
+862
2015-03-31
Merge branch 'ptp-2038'
David S. Miller
24
-146
/
+162
2015-03-31
ptp: remove 32 bit get/set methods.
Richard Cochran
3
-26
/
+5
2015-03-31
ptp: pch: convert to the 64 bit get/set time methods.
Richard Cochran
1
-4
/
+4
2015-03-31
ptp: ixp46x: convert to the 64 bit get/set time methods.
Richard Cochran
1
-4
/
+4
[prev]
[next]