index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-15
net: dsa: use switchdev handle helpers
Vivien Didelot
1
-44
/
+32
2019-06-15
net: dsa: make dsa_slave_dev_check use const
Vivien Didelot
1
-2
/
+2
2019-06-15
net: dsa: do not check orig_dev in vlan del
Vivien Didelot
1
-9
/
+0
2019-06-15
udp: Remove unused variable/function (exact_dif)
Tim Beale
2
-23
/
+0
2019-06-15
udp: Remove unused parameter (exact_dif)
Tim Beale
2
-12
/
+11
2019-06-15
ipv4: tcp: fix ACK/RST sent with a transmit delay
Eric Dumazet
3
-7
/
+12
2019-06-15
net: remove empty netlink_tap_exit_net
Li RongQing
1
-5
/
+0
2019-06-15
Merge tag 'mlx5-updates-2019-06-13' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-20
/
+98
2019-06-15
ipv4: Support multipath hashing on inner IP pkts for GRE tunnel
Stephen Suryaputra
2
-1
/
+18
2019-06-15
net: sched: ingress: set 'unlocked' flag for clsact Qdisc ops
Vlad Buslov
1
-0
/
+1
2019-06-15
tcp: use static_branch_deferred_inc for clean_acked_data_enabled
Willem de Bruijn
1
-1
/
+1
2019-06-15
vsock: correct removal of socket from the list
Sunil Muthuswamy
1
-31
/
+7
2019-06-15
net/packet: introduce packet_rcv_try_clear_pressure() helper
Eric Dumazet
1
-4
/
+9
2019-06-15
net/packet: remove locking from packet_rcv_has_room()
Eric Dumazet
1
-11
/
+9
2019-06-15
net/packet: implement shortcut in tpacket_rcv()
Eric Dumazet
1
-0
/
+6
2019-06-15
net/packet: make tp_drops atomic
Eric Dumazet
2
-9
/
+12
2019-06-15
net/packet: constify __packet_rcv_has_room()
Eric Dumazet
1
-5
/
+8
2019-06-15
net/packet: constify prb_lookup_block() and __tpacket_v3_has_room()
Eric Dumazet
1
-7
/
+7
2019-06-15
net/packet: constify packet_lookup_frame() and __tpacket_has_room()
Eric Dumazet
1
-7
/
+7
2019-06-15
net/packet: constify __packet_get_status() argument
Eric Dumazet
1
-1
/
+1
2019-06-14
Merge tag 'mac80211-next-for-davem-2019-06-14' of git://git.kernel.org/pub/sc...
David S. Miller
18
-116
/
+369
2019-06-14
sched: act_ctinfo: use extack error reporting
Kevin Darbyshire-Bryant
1
-5
/
+18
2019-06-14
l2tp: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-18
/
+3
2019-06-14
mac80211: notify offchannel expire on mgmt_tx
James Prestwood
1
-0
/
+4
2019-06-14
nl80211: send event when CMD_FRAME duration expires
James Prestwood
2
-0
/
+31
2019-06-14
mac80211: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
3
-12
/
+3
2019-06-14
mac80211: extend __rate_control_send_low warning
Johannes Berg
1
-1
/
+3
2019-06-14
mac80211: fill low rate even for HAS_RATE_CONTROL
Johannes Berg
1
-2
/
+2
2019-06-14
mac80211: use STA info in rate_control_send_low()
Johannes Berg
4
-10
/
+56
2019-06-14
mac80211: call rate_control_send_low() internally
Johannes Berg
3
-13
/
+7
2019-06-14
cfg80211: Add a function to iterate all BSS entries
Ilan Peer
1
-0
/
+21
2019-06-14
mac80211: allow turning TWT responder support on and off via netlink
John Crispin
2
-1
/
+7
2019-06-14
mac80211: dynamically enable the TWT requester support on STA interfaces
John Crispin
1
-2
/
+16
2019-06-14
nl80211: require and validate vendor command policy
Johannes Berg
2
-2
/
+50
2019-06-14
nl80211: add support for SAE authentication offload
Chung-Hsien Hsu
1
-0
/
+14
2019-06-14
nl80211: add WPA3 definition for SAE authentication
Chung-Hsien Hsu
1
-1
/
+2
2019-06-14
nl80211: add NL80211_ATTR_IFINDEX to port authorized event
Chung-Hsien Hsu
1
-1
/
+3
2019-06-14
mac80211: AMPDU handling for Extended Key ID
Alexander Wetzel
2
-44
/
+57
2019-06-14
net: dsa: tag_sja1105: Select CONFIG_PACKING
Vladimir Oltean
1
-0
/
+1
2019-06-13
devlink: Hang reporter's dump method on a dumpit cb
Aya Levin
1
-20
/
+98
2019-06-12
tcp: add optional per socket transmit delay
Eric Dumazet
5
-8
/
+52
2019-06-12
net: dsa: Deal with non-existing PHY/fixed-link
Florian Fainelli
1
-1
/
+1
2019-06-12
net: sched: ingress: set 'unlocked' flag for Qdisc ops
Vlad Buslov
1
-0
/
+1
2019-06-11
net/tls: add kernel-driven resync mechanism for TX
Jakub Kicinski
1
-0
/
+27
2019-06-11
net/tls: generalize the resync callback
Jakub Kicinski
1
-2
/
+3
2019-06-11
net/tls: add kernel-driven TLS RX resync
Jakub Kicinski
2
-13
/
+94
2019-06-11
net/tls: rename handle_device_resync()
Jakub Kicinski
2
-2
/
+3
2019-06-11
net/tls: pass record number as a byte array
Jakub Kicinski
2
-7
/
+13
2019-06-11
net/tls: simplify seq calculation in handle_device_resync()
Jakub Kicinski
1
-4
/
+3
2019-06-11
packet: remove unused variable 'status' in __packet_lookup_frame_in_block
Mao Wenan
1
-2
/
+1
[next]