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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-08
net: dsa: make the VLAN add function return void
Vivien Didelot
1
-1
/
+1
2016-04-08
net: dsa: make the FDB add function return void
Vivien Didelot
1
-1
/
+1
2016-04-08
net: dsa: make the STP state function return void
Vivien Didelot
1
-2
/
+2
2016-04-08
Merge tag 'mac80211-next-for-davem-2016-04-06' of git://git.kernel.org/pub/sc...
David S. Miller
2
-6
/
+87
2016-04-08
net: Fix build failure due to lockdep_sock_is_held().
David S. Miller
1
-0
/
+2
2016-04-08
sock: make lockdep_sock_is_held static inline
Hannes Frederic Sowa
1
-1
/
+1
2016-04-07
udp: Remove udp_offloads
Tom Herbert
1
-3
/
+0
2016-04-07
vxlan: change vxlan to use UDP socket GRO
Tom Herbert
1
-1
/
+0
2016-04-07
udp: Add socket based GRO and config
Tom Herbert
1
-0
/
+7
2016-04-07
udp: Add GRO functions to UDP socket
Tom Herbert
1
-2
/
+5
2016-04-07
udp: Add udp6_lib_lookup_skb and udp4_lib_lookup_skb
Tom Herbert
1
-0
/
+4
2016-04-07
net: Checks skb_dst to be NULL in inet_iif
Tom Herbert
1
-3
/
+4
2016-04-07
net: introduce lockdep_is_held and update various places to use it
Hannes Frederic Sowa
1
-2
/
+10
2016-04-07
sock: fix lockdep annotation in release_sock
Hannes Frederic Sowa
1
-1
/
+6
2016-04-06
vxlan: implement GPE
Jiri Benc
1
-0
/
+68
2016-04-06
ip_tunnel: implement __iptunnel_pull_header
Jiri Benc
1
-2
/
+9
2016-04-06
cfg80211: Add option to specify previous BSSID for Connect command
Jouni Malinen
1
-0
/
+2
2016-04-06
mac80211: add A-MSDU tx support
Felix Fietkau
1
-0
/
+19
2016-04-06
mac80211: enable collecting station statistics per-CPU
Johannes Berg
1
-0
/
+4
2016-04-06
mac80211: allow passing transmitter station on RX
Johannes Berg
1
-3
/
+4
2016-04-05
udp: enable MSG_PEEK at non-zero offset
samanthakumar
1
-0
/
+2
2016-04-05
udp: remove headers from UDP packets before queueing
samanthakumar
2
-0
/
+10
2016-04-05
sock: convert sk_peek_offset functions to WRITE_ONCE
Willem de Bruijn
1
-11
/
+13
2016-04-05
mac80211: track and tell driver about GO client P2P PS abilities
Ayala Beker
1
-1
/
+7
2016-04-05
cfg80211: allow userspace to specify client P2P PS support
Ayala Beker
1
-0
/
+2
2016-04-05
cfg80211: fix kernel-doc struct name
Akira Moroo
1
-1
/
+1
2016-04-05
nl80211: add feature for BSS selection support
Arend van Spriel
1
-0
/
+34
2016-04-05
mac80211: synchronize driver rx queues before removing a station
Sara Sharon
1
-0
/
+5
2016-04-05
cfg80211: Allow a scan request for a specific BSSID
Jouni Malinen
1
-0
/
+2
2016-04-05
mac80211: allow not sending MIC up from driver for HW crypto
Sara Sharon
1
-1
/
+4
2016-04-05
mac80211: allow drivers to report CLOCK_BOOTTIME for scan results
Johannes Berg
1
-0
/
+3
2016-04-05
tcp: increment sk_drops for listeners
Eric Dumazet
1
-0
/
+13
2016-04-05
tcp: increment sk_drops for dropped rx packets
Eric Dumazet
1
-0
/
+7
2016-04-05
tcp/dccp: do not touch listener sk_refcnt under synflood
Eric Dumazet
2
-20
/
+32
2016-04-05
inet: reqsk_alloc() needs to take care of dead listeners
Eric Dumazet
1
-16
/
+15
2016-04-05
tcp/dccp: remove BH disable/enable in lookup
Eric Dumazet
1
-6
/
+1
2016-04-05
udp: no longer use SLAB_DESTROY_BY_RCU
Eric Dumazet
2
-7
/
+7
2016-04-05
net: add SOCK_RCU_FREE socket flag
Eric Dumazet
1
-0
/
+2
2016-04-04
sock: enable timestamping using control messages
Soheil Hassas Yeganeh
2
-6
/
+10
2016-04-04
ipv6: process socket-level control messages in IPv6
Soheil Hassas Yeganeh
1
-1
/
+2
2016-04-04
ipv4: process socket-level control messages in IPv4
Soheil Hassas Yeganeh
1
-1
/
+2
2016-04-04
sock: accept SO_TIMESTAMPING flags in socket cmsg
Soheil Hassas Yeganeh
1
-0
/
+1
2016-04-04
tcp: use one bit in TCP_SKB_CB to mark ACK timestamps
Soheil Hassas Yeganeh
1
-1
/
+2
2016-04-04
sock: break up sock_cmsg_snd into __sock_cmsg_snd and loop
Willem de Bruijn
1
-0
/
+2
2016-04-03
tcp: remove cwnd moderation after recovery
Yuchung Cheng
1
-11
/
+0
2016-03-24
net: ping: make ping_v6_sendmsg static
Haishuang Yan
1
-1
/
+0
2016-03-22
ipv6: remove unused in6_addr struct
Luis de Bethencourt
1
-1
/
+0
2016-03-21
vxlan: fix sparse warnings
Jiri Benc
1
-8
/
+8
2016-03-20
tunnels: Remove encapsulation offloads on decap.
Jesse Gross
1
-0
/
+16
2016-03-20
sctp: keep fragmentation point aligned to word size
Marcelo Ricardo Leitner
1
-1
/
+1
[next]