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.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
*
net: bridge: move bridge ioctls out of .ndo_do_ioctl
Arnd Bergmann
2021-07-27
7
-31
/
+43
*
net: socket: return changed ifreq from SIOCDEVPRIVATE
Arnd Bergmann
2021-07-27
2
-4
/
+2
*
net: split out ndo_siowandev ioctl
Arnd Bergmann
2021-07-27
28
-258
/
+211
*
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
172
-231
/
+273
*
dev_ioctl: pass SIOCDEVPRIVATE data separately
Arnd Bergmann
2021-07-27
4
-56
/
+28
*
wan: cosa: remove dead cosa_net_ioctl() function
Arnd Bergmann
2021-07-27
1
-14
/
+1
*
wan: use ndo_siocdevprivate
Arnd Bergmann
2021-07-27
8
-56
/
+117
*
ppp: use ndo_siocdevprivate
Arnd Bergmann
2021-07-27
1
-3
/
+3
*
sb1000: use ndo_siocdevprivate
Arnd Bergmann
2021-07-27
1
-9
/
+11
*
hippi: use ndo_siocdevprivate
Arnd Bergmann
2021-07-27
2
-6
/
+8
*
ip_tunnel: use ndo_siocdevprivate
Arnd Bergmann
2021-07-27
9
-53
/
+59
*
airo: use ndo_siocdevprivate
Arnd Bergmann
2021-07-27
1
-7
/
+8
*
hamradio: use ndo_siocdevprivate
Arnd Bergmann
2021-07-27
10
-61
/
+65
*
cxgb3: use ndo_siocdevprivate
Arnd Bergmann
2021-07-27
1
-4
/
+8
*
qeth: use ndo_siocdevprivate
Arnd Bergmann
2021-07-27
4
-14
/
+35
*
slip/plip: use ndo_siocdevprivate
Arnd Bergmann
2021-07-27
2
-7
/
+18
*
net: usb: use ndo_siocdevprivate
Arnd Bergmann
2021-07-27
2
-4
/
+6
*
fddi: use ndo_siocdevprivate
Arnd Bergmann
2021-07-27
1
-7
/
+12
*
eql: use ndo_siocdevprivate
Arnd Bergmann
2021-07-27
1
-9
/
+15
*
tehuti: use ndo_siocdevprivate
Arnd Bergmann
2021-07-27
1
-13
/
+5
*
hamachi: use ndo_siocdevprivate
Arnd Bergmann
2021-07-27
1
-25
/
+38
*
appletalk: use ndo_siocdevprivate
Arnd Bergmann
2021-07-27
1
-6
/
+10
*
bonding: use siocdevprivate
Arnd Bergmann
2021-07-27
1
-6
/
+24
*
tulip: use ndo_siocdevprivate
Arnd Bergmann
2021-07-27
1
-3
/
+8
*
phonet: use siocdevprivate
Arnd Bergmann
2021-07-27
2
-5
/
+6
*
bridge: use ndo_siocdevprivate
Arnd Bergmann
2021-07-27
3
-12
/
+28
*
hostap: use ndo_siocdevprivate
Arnd Bergmann
2021-07-27
3
-7
/
+29
*
staging: wlan-ng: use siocdevprivate
Arnd Bergmann
2021-07-27
1
-65
/
+11
*
staging: rtlwifi: use siocdevprivate
Arnd Bergmann
2021-07-27
8
-10
/
+34
*
net: split out SIOCDEVPRIVATE handling from dev_ioctl
Arnd Bergmann
2021-07-27
3
-3
/
+32
*
Merge branch 'tcp-rack'
David S. Miller
2021-07-27
2
-3
/
+14
|
\
|
*
tcp: more accurately check DSACKs to grow RACK reordering window
Neal Cardwell
2021-07-27
2
-2
/
+10
|
*
tcp: more accurately detect spurious TLP probes
Yuchung Cheng
2021-07-27
1
-1
/
+4
|
/
*
qdisc: add new field for qdisc_enqueue tracepoint
Tonghao Zhang
2021-07-27
1
-0
/
+2
*
net: qed: remove unneeded return variables
Jason Wang
2021-07-27
1
-4
/
+2
*
docs: networking: dpaa2: add documentation for the switch driver
Ioana Ciornei
2021-07-27
3
-0
/
+176
*
Merge branch 'ovs-upcall-issues'
David S. Miller
2021-07-27
3
-12
/
+18
|
\
|
*
openvswitch: fix sparse warning incorrect type
Mark Gray
2021-07-27
1
-1
/
+1
|
*
openvswitch: fix alignment issues
Mark Gray
2021-07-27
3
-10
/
+16
|
*
openvswitch: update kdoc OVS_DP_ATTR_PER_CPU_PIDS
Mark Gray
2021-07-27
1
-1
/
+1
|
/
*
net: netlink: add the case when nlh is NULL
Yajun Deng
2021-07-27
3
-11
/
+6
*
net: build all switchdev drivers as modules when the bridge is a module
Vladimir Oltean
2021-07-27
2
-0
/
+3
*
ethtool: Fix rxnfc copy to user buffer overflow
Saeed Mahameed
2021-07-27
1
-1
/
+1
*
Merge branch 'ipa-clock'
David S. Miller
2021-07-26
10
-75
/
+110
|
\
|
*
net: ipa: introduce ipa_uc_clock()
Alex Elder
2021-07-26
4
-17
/
+45
|
*
net: ipa: set up the microcontroller earlier
Alex Elder
2021-07-26
3
-14
/
+14
|
*
net: ipa: set up IPA interrupts earlier
Alex Elder
2021-07-26
3
-17
/
+21
|
*
net: ipa: configure memory regions early
Alex Elder
2021-07-26
1
-8
/
+8
|
*
net: ipa: kill ipa_modem_setup()
Alex Elder
2021-07-26
5
-20
/
+23
|
/
*
flow_dissector: Fix out-of-bounds warnings
Gustavo A. R. Silva
2021-07-26
1
-4
/
+8
[next]