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
2010-09-03
ipv6: add special mode accept_ra=2 to accept RA while configured as router
Thomas Graf
1
-4
/
+14
2010-09-02
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
24
-300
/
+562
2010-09-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
24
-300
/
+562
2010-09-02
net: arp: code cleanup
Changli Gao
1
-103
/
+123
2010-09-02
net: dev_add_pack() & __dev_remove_pack() changes
Eric Dumazet
1
-17
/
+15
2010-09-02
ipvs: use pkts for SCTP too
Julian Anastasov
1
-3
/
+3
2010-09-02
net: another last_rx round
Eric Dumazet
1
-1
/
+0
2010-09-02
tcp: update also tcp_output with regard to RFC 5681
Gerrit Renker
1
-9
/
+3
2010-09-02
net: make rx_queue sysfs_ops const
stephen hemminger
1
-1
/
+1
2010-09-02
mac80211: only cancel software-based scans on suspend
John W. Linville
2
-1
/
+8
2010-09-01
net: skbuff.c cleanup
Eric Dumazet
1
-32
/
+15
2010-09-01
skge: add GRO support
Eric Dumazet
1
-1
/
+2
2010-09-01
net: tunnels should use rcu_dereference
Eric Dumazet
2
-7
/
+17
2010-09-01
gro: unexport tcp4_gro_receive and tcp4_gro_complete
Eric Dumazet
1
-2
/
+0
2010-09-01
pktgen: remove non used variable
Eric Dumazet
1
-2
/
+0
2010-09-01
vlan: Use vlan_dev_real_dev in vlan_hwaccel_do_receive
Jiri Pirko
1
-1
/
+1
2010-09-01
Phonet: do not set POLLOUT in case of send buffer overflow
Rémi Denis-Courmont
1
-1
/
+3
2010-09-01
Phonet: correct sendmsg() error code from sock_alloc_send_skb()
Rémi Denis-Courmont
1
-1
/
+1
2010-09-01
Phonet: restore flow control credits when sending fails
Rémi Denis-Courmont
1
-1
/
+5
2010-08-31
mac80211: cancel scan in ieee80211_restart_hw if software scan pending
John W. Linville
1
-1
/
+7
2010-08-31
net/wireless: Remove double test
Julia Lawall
1
-1
/
+1
2010-08-31
mac80211: Do not generate CQM events based on first Beacon frames
Jouni Malinen
2
-0
/
+16
2010-08-31
mac80211: Fix signal strength average initialization for CQM events
Jouni Malinen
1
-1
/
+1
2010-08-31
ipv6: struct xfrm6_tunnel in read_mostly section
Eric Dumazet
3
-6
/
+6
2010-08-31
net: struct xfrm_tunnel in read_mostly section
Eric Dumazet
4
-6
/
+6
2010-08-31
dccp ccid-3: use per-route RTO or TCP RTO as fallback
Gerrit Renker
3
-38
/
+6
2010-08-31
dccp ccid-2: Share TCP's minimum RTO code
Gerrit Renker
1
-2
/
+3
2010-08-31
tcp/dccp: Consolidate common code for RFC 3390 conversion
Gerrit Renker
2
-21
/
+4
2010-08-31
dccp ccid-2: Remove wrappers around sk_{reset,stop}_timer()
Gerrit Renker
1
-25
/
+3
2010-08-31
dccp ccid-2: Use u32 timestamps uniformly
Gerrit Renker
2
-13
/
+16
2010-08-31
tcp: Add TCP_USER_TIMEOUT socket option.
Jerry Chu
2
-16
/
+35
2010-08-30
IPVS: include net/ip6_checksum.h for csum_ipv6_magic
Stephen Rothwell
1
-0
/
+1
2010-08-29
phonet: use for_each_set_bit
Akinobu Mita
1
-2
/
+1
2010-08-29
econet: kill unnecessary spin_lock_init()
Akinobu Mita
1
-2
/
+0
2010-08-27
mac80211: fix offchannel queue stop
Johannes Berg
3
-3
/
+24
2010-08-27
mac80211: support runtime interface type changes
Johannes Berg
5
-37
/
+176
2010-08-27
mac80211: split out concurrent vif checks
Johannes Berg
1
-14
/
+29
2010-08-27
mac80211: simplify zero address checks
Johannes Berg
1
-25
/
+13
2010-08-27
mac80211: switch to ieee80211_sdata_running
Johannes Berg
3
-8
/
+6
2010-08-27
mac80211: clean up ifdown/cleanup paths
Johannes Berg
2
-66
/
+28
2010-08-27
mac80211: use subqueue helpers
Johannes Berg
2
-4
/
+3
2010-08-27
mac80211: allow changing port control protocol
Johannes Berg
6
-4
/
+29
2010-08-27
cfg80211: allow changing port control protocol
Johannes Berg
2
-3
/
+24
2010-08-27
mac80211: allow vendor specific cipher suites
Johannes Berg
7
-21
/
+92
2010-08-27
cfg80211: allow vendor specific cipher suites
Johannes Berg
1
-1
/
+8
2010-08-27
mac80211: allow scan to complete from any context
Johannes Berg
2
-8
/
+32
2010-08-27
mac80211: remove unused scan expire define
Johannes Berg
1
-6
/
+0
2010-08-27
gro: __napi_gro_receive() optimizations
Eric Dumazet
2
-7
/
+12
2010-08-27
net: use scnprintf() to avoid potential buffer overflow
Changli Gao
1
-3
/
+3
2010-08-27
net/sctp: Use pr_fmt and pr_<level>
Joe Perches
15
-99
/
+106
[prev]
[next]