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-01-26
NFC: dts: st21nfcb: Fix compatible string spelling to follow other drivers
Christophe Ricard
2
-2
/
+3
2015-01-26
NFC: dts: st21nfca: Fix compatible string spelling to follow other drivers
Christophe Ricard
2
-2
/
+3
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-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
10
-101
/
+424
2015-01-24
Merge branch 'vxlan_tx'
David S. Miller
7
-65
/
+65
2015-01-24
vxlan: Eliminate dependency on UDP socket in transmit path
Tom Herbert
3
-41
/
+38
2015-01-24
udp: Do not require sock in udp_tunnel_xmit_skb
Tom Herbert
5
-26
/
+29
2015-01-24
net: fec: fix the warning found by dma debug
Nimrod Andy
1
-11
/
+23
2015-01-24
Merge branch 'be2net-next'
David S. Miller
5
-261
/
+236
2015-01-24
be2net: Fix TX rate limiting on Lancer/Skyhawk-R VFs
Kalesh AP
1
-0
/
+1
2015-01-24
be2net: move definitions related to FW cmdsfrom be_hw.h to be_cmds.h
Vasundhara Volam
3
-224
/
+176
2015-01-24
be2net: issue function reset cmd in resume path
Kalesh AP
1
-0
/
+4
2015-01-24
be2net: add a log message for POST timeout in Lancer
Kalesh AP
1
-6
/
+11
2015-01-24
be2net: fail VF link config change via ndo_set_vf_link_state() on BE3/Lancer
Kalesh AP
1
-1
/
+1
2015-01-24
be2net: fix failure case in setting flow control
Kalesh AP
2
-11
/
+15
2015-01-24
be2net: move interface create code to a separate routine
Kalesh AP
1
-20
/
+29
2015-01-24
Merge branch 'stmmac-dwmac-rk'
David S. Miller
4
-44
/
+25
2015-01-24
dt-bindings: Document phy-supply property in rockchip-dwmac
Romain Perier
1
-0
/
+1
2015-01-24
net: stmmac: dwmac-rk: Use standard devicetree property for phy regulator
Romain Perier
2
-43
/
+22
2015-01-24
ARM: dts: Add regulator voltage settings for vcc_phy in rk3288-evb.dtsi
Romain Perier
1
-0
/
+2
2015-01-24
net: stmmac: dwmac-rk: Don't set the regulator voltage for phy from the driver
Romain Perier
1
-1
/
+0
2015-01-24
Merge branch 'cxgb4-next'
David S. Miller
6
-3
/
+1088
2015-01-24
cxgb4: Add debugfs options to dump the rss key, config for PF, VF, etc
Hariprasad Shenai
5
-0
/
+978
2015-01-24
cxgb4: Add debugfs entry to dump the contents of the flash
Hariprasad Shenai
5
-3
/
+110
2015-01-23
xen-netback: always fully coalesce guest Rx packets
David Vrabel
2
-105
/
+3
2015-01-23
Merge branch 'link_netns_advertise'
David S. Miller
8
-1
/
+35
2015-01-23
vxlan: advertise netns of vxlan dev in fdb msg
Nicolas Dichtel
3
-0
/
+7
2015-01-23
veth: advertise link netns via netlink
Nicolas Dichtel
1
-0
/
+9
2015-01-23
macvlan: advertise link netns via netlink
Nicolas Dichtel
1
-0
/
+6
2015-01-23
vlan: advertise link netns via netlink
Nicolas Dichtel
1
-0
/
+8
2015-01-23
ip6gretap: advertise link netns via netlink
Nicolas Dichtel
1
-0
/
+1
2015-01-23
rtnl: fix error path when adding an iface with a link net
Nicolas Dichtel
1
-1
/
+4
2015-01-23
act_connmark: Add missing dependency on NF_CONNTRACK_MARK
Thomas Graf
1
-0
/
+1
2015-01-22
net: e1000e: support txtd update delay via xmit_more
Florian Westphal
1
-10
/
+15
2015-01-22
net: e1000: support txtd update delay via xmit_more
Florian Westphal
1
-6
/
+9
2015-01-22
igb: Indicate failure on vf reset for empty mac address
Alexander Graf
1
-2
/
+6
2015-01-22
fm10k: Increase the timeout for the data path reset
Matthew Vick
1
-1
/
+1
2015-01-22
fm10k: Check tunnel header length in encap offload
Joe Stringer
1
-0
/
+6
2015-01-22
net/fm10k: Avoid double setting of NETIF_F_SG for the HW encapsulation featur...
Or Gerlitz
1
-7
/
+6
2015-01-22
igb: enable auxiliary PHC functions for the i210
Richard Cochran
3
-6
/
+276
2015-01-22
igb: enable internal PPS for the i210
Richard Cochran
2
-5
/
+45
2015-01-22
igb: serialize access to the time sync interrupt registers
Richard Cochran
1
-3
/
+7
2015-01-22
igb: refactor time sync interrupt handling
Richard Cochran
1
-30
/
+19
2015-01-22
fm10k: Clean-up page reuse code
Alexander Duyck
1
-17
/
+17
2015-01-22
igb: Clean-up page reuse code
Alexander Duyck
1
-19
/
+16
2015-01-22
virtio_net: add software timestamp support
Jacob Keller
1
-0
/
+4
2015-01-22
e1000e: Fix 82572EI that has no hardware timestamp support
Mathias Koehrer
1
-2
/
+3
2015-01-22
e1000: fix time comparison
Asaf Vertz
1
-1
/
+2
2015-01-19
Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/sc...
David S. Miller
13
-78
/
+143
[next]