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
2016-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
263
-1230
/
+2446
2016-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
24
-127
/
+259
2016-05-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2
-2
/
+2
2016-05-03
ipv6/ila: fix nlsize calculation for lwtunnel
Nicolas Dichtel
1
-2
/
+1
2016-05-03
ipv6: add new struct ipcm6_cookie
Wei Wang
11
-109
/
+123
2016-05-03
net: macb: Probe MDIO bus before registering netdev
Florian Fainelli
1
-12
/
+19
2016-05-03
Merge branch 'rds-fixes'
David S. Miller
4
-19
/
+50
2016-05-03
RDS: TCP: Synchronize accept() and connect() paths on t_conn_lock.
Sowmini Varadhan
4
-10
/
+33
2016-05-03
RDS:TCP: Synchronize rds_tcp_accept_one with rds_send_xmit when resetting t_sock
Sowmini Varadhan
2
-17
/
+25
2016-05-03
net: add __sock_wfree() helper
Eric Dumazet
3
-1
/
+26
2016-05-03
Merge branch 'tunnel-csum-and-sg-offloads'
David S. Miller
3
-2
/
+9
2016-05-03
vxlan: Add checksum check to the features check function
Alexander Duyck
2
-1
/
+8
2016-05-03
net: Disable segmentation if checksumming is not supported
Alexander Duyck
1
-1
/
+1
2016-05-03
Merge branch 'tipc-next'
David S. Miller
6
-65
/
+145
2016-05-03
tipc: redesign connection-level flow control
Jon Paul Maloy
5
-62
/
+122
2016-05-03
tipc: propagate peer node capabilities to socket layer
Jon Paul Maloy
3
-2
/
+22
2016-05-03
tipc: re-enable compensation for socket receive buffer double counting
Jon Paul Maloy
1
-1
/
+1
2016-05-03
rtl8152: correct speed testing
Oliver Neukum
1
-1
/
+2
2016-05-03
usbnet: correct speed testing
Oliver Neukum
1
-0
/
+1
2016-05-03
brcm80211: correct speed testing
Oliver Neukum
1
-1
/
+3
2016-05-03
qed: Apply tunnel configurations after PF start
Manish Chopra
1
-1
/
+9
2016-05-03
net: mvneta: Remove superfluous SMP function call
Anna-Maria Gleixner
1
-4
/
+2
2016-05-03
Merge branch 'stmmac-dwmac-socfpga-cleanup'
David S. Miller
5
-86
/
+71
2016-05-03
stmmac: dwmac-socfpga: kill init() and rename setup() to set_phy_mode()
Joachim Eastwood
1
-14
/
+3
2016-05-03
stmmac: dwmac-socfpga: call phy_resume() only in resume callback
Joachim Eastwood
1
-31
/
+19
2016-05-03
stmmac: dwmac-socfpga: keep a copy of stmmac_rst in driver priv data
Joachim Eastwood
1
-11
/
+22
2016-05-03
stmmac: dwmac-socfpga: add PM ops and resume function
Joachim Eastwood
1
-2
/
+16
2016-05-03
stmmac: let remove/resume/suspend functions take device pointer
Joachim Eastwood
4
-34
/
+17
2016-05-03
macb: fix mdiobus_scan() error check
Sergei Shtylyov
1
-1
/
+2
2016-05-03
pxa168_eth: fix mdiobus_scan() error check
Sergei Shtylyov
1
-0
/
+2
2016-05-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-0
/
+8
2016-05-03
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2016-05-03
Merge branch 'mlx5-fixes'
David S. Miller
6
-29
/
+74
2016-05-03
net/mlx5e: Use workqueue for vxlan ops
Matthew Finlay
3
-16
/
+49
2016-05-03
net/mlx5e: Implement a mlx5e workqueue
Matthew Finlay
2
-11
/
+20
2016-05-03
net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue
Matthew Finlay
1
-0
/
+1
2016-05-03
net/mlx5: Unmap only the relevant IO memory mapping
Gal Pressman
1
-2
/
+4
2016-05-03
net: ethernet: fec_mpc52xx: move to new ethtool api {get|set}_link_ksettings
Philippe Reynes
1
-6
/
+10
2016-05-03
net: ethernet: fs-enet: move to new ethtool api {get|set}_link_ksettings
Philippe Reynes
1
-6
/
+10
2016-05-03
net: ethernet: ucc: move to new ethtool api {get|set}_link_ksettings
Philippe Reynes
1
-10
/
+7
2016-05-03
net: ethernet: gianfar: move to new ethtool api {get|set}_link_ksettings
Philippe Reynes
1
-17
/
+8
2016-05-03
VSOCK: constify vsock_transport structure
Julia Lawall
1
-1
/
+1
2016-05-03
drivers: net: xgene: constify xgene_cle_ops structure
Julia Lawall
3
-3
/
+3
2016-05-03
fq_codel: add batch ability to fq_codel_drop()
Eric Dumazet
2
-19
/
+46
2016-05-03
ravb: Remove rx buffer ALIGN
Kazuya Mizuguchi
1
-6
/
+4
2016-05-03
HID: wacom: add missed stylus_in_proximity line back
Ping Cheng
1
-0
/
+1
2016-05-03
fuse: update mailing list in MAINTAINERS
Miklos Szeredi
1
-1
/
+1
2016-05-03
Merge tag 'wireless-drivers-next-for-davem-2016-05-02' of git://git.kernel.or...
David S. Miller
81
-1767
/
+3670
2016-05-03
netem: Segment GSO packets on enqueue
Neil Horman
1
-2
/
+59
2016-05-03
net: relax expensive skb_unclone() in iptunnel_handle_offloads()
Eric Dumazet
2
-1
/
+11
[next]