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
2017-10-29
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
13
-10
/
+813
2017-10-29
Merge branch 'l2tp-register-sessions-atomically'
David S. Miller
4
-123
/
+238
2017-10-29
l2tp: initialise PPP sessions before registering them
Guillaume Nault
1
-31
/
+38
2017-10-29
l2tp: protect sock pointer of struct pppol2tp_session with RCU
Guillaume Nault
1
-53
/
+101
2017-10-29
l2tp: initialise l2tp_eth sessions before registering them
Guillaume Nault
1
-31
/
+75
2017-10-29
l2tp: don't register sessions in l2tp_session_create()
Guillaume Nault
4
-20
/
+36
2017-10-29
tcp: Remove "linux/unaligned/access_ok.h" include.
David S. Miller
1
-1
/
+0
2017-10-29
cxgb3: Check and handle the dma mapping errors
Arjun Vynipadath
1
-26
/
+92
2017-10-29
r8169: Add support for interrupt coalesce tuning (ethtool -C)
Francois Romieu
1
-0
/
+231
2017-10-29
Merge branch 'bridge-make-setlink-dellink-notifications-more-accurate'
David S. Miller
5
-51
/
+109
2017-10-29
bridge: vlan: signal if anything changed on vlan add
Nikolay Aleksandrov
3
-28
/
+73
2017-10-29
bridge: netlink: make setlink/dellink notifications more accurate
Nikolay Aleksandrov
3
-24
/
+37
2017-10-28
tcp: remove unnecessary include
Alexei Starovoitov
1
-3
/
+0
2017-10-28
Merge branch 'tcp-more-perns-sysctls'
David S. Miller
11
-164
/
+149
2017-10-28
tcp: Namespace-ify sysctl_tcp_pacing_ca_ratio
Eric Dumazet
5
-14
/
+12
2017-10-28
tcp: Namespace-ify sysctl_tcp_pacing_ss_ratio
Eric Dumazet
5
-18
/
+12
2017-10-28
tcp: Namespace-ify sysctl_tcp_invalid_ratelimit
Eric Dumazet
5
-10
/
+10
2017-10-28
tcp: Namespace-ify sysctl_tcp_autocorking
Eric Dumazet
5
-13
/
+12
2017-10-28
tcp: Namespace-ify sysctl_tcp_min_rtt_wlen
Eric Dumazet
5
-10
/
+10
2017-10-28
tcp: Namespace-ify sysctl_tcp_min_tso_segs
Eric Dumazet
6
-13
/
+13
2017-10-28
tcp: Namespace-ify sysctl_tcp_challenge_ack_limit
Eric Dumazet
5
-16
/
+16
2017-10-28
tcp: Namespace-ify sysctl_tcp_limit_output_bytes
Eric Dumazet
5
-12
/
+12
2017-10-28
tcp: Namespace-ify sysctl_tcp_workaround_signed_windows
Eric Dumazet
7
-21
/
+18
2017-10-28
tcp: Namespace-ify sysctl_tcp_tso_win_divisor
Eric Dumazet
5
-15
/
+14
2017-10-28
tcp: Namespace-ify sysctl_tcp_moderate_rcvbuf
Eric Dumazet
5
-11
/
+11
2017-10-28
tcp: Namespace-ify sysctl_tcp_nometrics_save
Eric Dumazet
4
-11
/
+9
2017-10-28
drivers/net: smsc: Convert timers to use timer_setup()
Kees Cook
2
-10
/
+10
2017-10-28
drivers/net: packetengines: Convert timers to use timer_setup()
Kees Cook
2
-12
/
+12
2017-10-28
drivers/net: natsemi: Convert timers to use timer_setup()
Kees Cook
2
-9
/
+9
2017-10-28
drivers/net: mellanox: Convert timers to use timer_setup()
Kees Cook
1
-3
/
+3
2017-10-28
drivers/net: korina: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+4
2017-10-28
drivers/net: fealnx: Convert timers to use timer_setup()
Kees Cook
1
-10
/
+10
2017-10-28
drivers/net: dlink: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+5
2017-10-28
drivers/net: chelsio/cxgb*: Convert timers to use timer_setup()
Kees Cook
4
-22
/
+21
2017-10-28
drivers/net: appletalk/cops: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+6
2017-10-28
drivers/net: amd: Convert timers to use timer_setup()
Kees Cook
7
-28
/
+37
2017-10-28
drivers/net: 8390: Convert timers to use timer_setup()
Kees Cook
2
-10
/
+10
2017-10-28
ipv6: exthdrs: use swap macro in ipv6_dest_hao
Gustavo A. R. Silva
1
-4
/
+1
2017-10-28
stmmac: copy unicast mac address to MAC registers
Bhadram Varka
1
-1
/
+15
2017-10-28
nfp: inform the VF driver needs to be restarted after changing the MAC
Pablo Cascón
1
-1
/
+7
2017-10-28
liquidio: fix kernel panic in VF driver
Felix Manlunas
1
-3
/
+3
2017-10-28
net: dsa: move fixed link registration helpers
Vivien Didelot
5
-47
/
+56
2017-10-28
bnxt_en: Fix randconfig build errors.
Michael Chan
1
-0
/
+6
2017-10-27
igb: Add support for CBS offload
Andre Guedes
4
-0
/
+384
2017-10-27
net/sched: Add support for HW offloading for CBS
Vinicius Costa Gomes
3
-12
/
+102
2017-10-27
net/sched: Introduce Credit Based Shaper (CBS) qdisc
Vinicius Costa Gomes
4
-0
/
+324
2017-10-27
net/sched: Add select_queue() class_ops for mqprio
Jesus Sanchez-Palencia
1
-0
/
+7
2017-10-27
net/sched: Change behavior of mq select_queue()
Jesus Sanchez-Palencia
1
-9
/
+1
2017-10-27
net/sched: Check for null dev_queue on create flow
Jesus Sanchez-Palencia
1
-1
/
+7
2017-10-28
liquidio: xmit_more support
Intiyaz Basha
9
-19
/
+55
[next]