index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
smc: establish new socket family
Ursula Braun
2017-01-09
9
-4
/
+688
*
net: introduce keepalive function in struct proto
Ursula Braun
2017-01-09
5
-5
/
+6
*
Merge branch 'sh_eth-wol'
David S. Miller
2017-01-09
2
-11
/
+117
|
\
|
*
sh_eth: enable wake-on-lan for sh7763
Niklas Söderlund
2017-01-09
1
-0
/
+1
|
*
sh_eth: enable wake-on-lan for sh7734
Niklas Söderlund
2017-01-09
1
-0
/
+1
|
*
sh_eth: enable wake-on-lan for r8a7740/armadillo
Niklas Söderlund
2017-01-09
1
-0
/
+1
|
*
sh_eth: enable wake-on-lan for R-Car Gen2 devices
Niklas Söderlund
2017-01-09
1
-2
/
+4
|
*
sh_eth: add generic wake-on-lan support via magic packet
Niklas Söderlund
2017-01-09
2
-8
/
+109
|
*
sh_eth: use correct name for ECMR_MPDE bit
Niklas Söderlund
2017-01-09
1
-1
/
+1
|
/
*
Merge branch 'icmp-reply-optimize'
David S. Miller
2017-01-09
2
-70
/
+123
|
\
|
*
net: for rate-limited ICMP replies save one atomic operation
Jesper Dangaard Brouer
2017-01-09
2
-22
/
+37
|
*
net: reduce cycles spend on ICMP replies that gets rate limited
Jesper Dangaard Brouer
2017-01-09
2
-38
/
+82
|
*
Revert "icmp: avoid allocating large struct on stack"
Jesper Dangaard Brouer
2017-01-09
1
-23
/
+17
|
/
*
Merge tag 'rxrpc-rewrite-20170109' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
2017-01-09
13
-242
/
+442
|
\
|
*
afs: Refcount the afs_call struct
David Howells
2017-01-09
4
-79
/
+199
|
*
rxrpc: Allow listen(sock, 0) to be used to disable listening
David Howells
2017-01-09
3
-1
/
+11
|
*
afs: Kill afs_wait_mode
David Howells
2017-01-09
7
-149
/
+90
|
*
afs: Add some tracepoints
David Howells
2017-01-09
5
-15
/
+144
*
|
Merge branch 'dsa_swqitch_ops-const'
David S. Miller
2017-01-09
9
-79
/
+149
|
\
\
|
*
|
net: dsa: Make dsa_switch_ops const
Florian Fainelli
2017-01-09
8
-13
/
+13
|
*
|
net: dsa: Encapsulate legacy switch drivers into dsa_switch_driver
Florian Fainelli
2017-01-09
4
-13
/
+26
|
*
|
net: dsa: bcm_sf2: Declare our own dsa_switch_ops
Florian Fainelli
2017-01-09
1
-22
/
+33
|
*
|
net: dsa: b53: Export most operations to other drivers
Florian Fainelli
2017-01-09
2
-33
/
+79
|
/
/
*
|
Merge branch 'sh_eth-csum'
David S. Miller
2017-01-09
2
-11
/
+7
|
\
\
|
*
|
sh_eth: rename 'sh_eth_cpu_data::hw_crc'
Sergei Shtylyov
2017-01-09
2
-7
/
+7
|
*
|
sh_eth: get rid of 'sh_eth_cpu_data::shift_rd0'
Sergei Shtylyov
2017-01-09
2
-5
/
+1
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-09
222
-1233
/
+2064
|
\
\
|
*
|
phy state machine: failsafe leave invalid RUNNING state
Zefir Kurtisi
2017-01-09
1
-0
/
+9
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-01-09
19
-63
/
+116
|
|
\
\
|
|
*
\
Merge branch 'bcm_sf2-fixes'
David S. Miller
2017-01-08
1
-2
/
+9
|
|
|
\
\
|
|
|
*
|
net: dsa: bcm_sf2: Utilize nested MDIO read/write
Florian Fainelli
2017-01-08
1
-2
/
+2
|
|
|
*
|
net: dsa: bcm_sf2: Do not clobber b53_switch_ops
Florian Fainelli
2017-01-08
1
-0
/
+7
|
|
|
/
/
|
|
*
|
net: stmmac: fix maxmtu assignment to be within valid range
Kweh, Hock Leong
2017-01-08
2
-1
/
+15
|
|
*
|
bpf: change back to orig prog on too many passes
Daniel Borkmann
2017-01-08
1
-0
/
+2
|
|
*
|
tg3: Fix race condition in tg3_get_stats64().
Michael Chan
2017-01-07
1
-0
/
+3
|
|
*
|
be2net: fix unicast list filling
Ivan Vecera
2017-01-07
1
-2
/
+1
|
|
*
|
be2net: fix accesses to unicast list
Ivan Vecera
2017-01-06
1
-6
/
+3
|
|
*
|
netlabel: add CALIPSO to the list of built-in protocols
Paul Moore
2017-01-06
1
-4
/
+1
|
|
*
|
Merge tag 'mac80211-for-davem-2017-01-06' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2017-01-06
1
-9
/
+7
|
|
|
\
\
|
|
|
*
|
nl80211: fix sched scan netlink socket owner destruction
Johannes Berg
2017-01-05
1
-9
/
+7
|
|
*
|
|
vti6: fix device register to report IFLA_INFO_KIND
David Forster
2017-01-06
1
-1
/
+1
|
|
*
|
|
net: phy: dp83867: fix irq generation
Grygorii Strashko
2017-01-06
1
-0
/
+10
|
|
*
|
|
amd-xgbe: Fix IRQ processing when running in single IRQ mode
Lendacky, Thomas
2017-01-06
1
-1
/
+1
|
|
*
|
|
sh_eth: R8A7740 supports packet shecksumming
Sergei Shtylyov
2017-01-06
1
-0
/
+1
|
|
*
|
|
sh_eth: fix EESIPR values for SH77{34|63}
Sergei Shtylyov
2017-01-06
1
-2
/
+2
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-01-05
6
-34
/
+59
|
|
|
\
\
\
|
|
|
*
|
|
bridge: netfilter: Fix dropping packets that moving through bridge interface
Artur Molchanov
2016-12-30
1
-1
/
+1
|
|
|
*
|
|
netfilter: ipt_CLUSTERIP: check duplicate config when initializing
Xin Long
2016-12-23
1
-11
/
+23
|
|
|
*
|
|
netfilter: nft_payload: mangle ckecksum if NFT_PAYLOAD_L4CSUM_PSEUDOHDR is set
Pablo Neira Ayuso
2016-12-14
1
-8
/
+19
|
|
|
*
|
|
netfilter: nf_tables: fix oob access
Florian Westphal
2016-12-14
1
-1
/
+1
[next]