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-08-27
ipvs: switch to GFP_KERNEL allocations
Simon Horman
1
-2
/
+2
2010-08-27
IPVS: convert __ip_vs_securetcp_lock to a spinlock
Simon Horman
1
-3
/
+3
2010-08-27
IPVS: convert __ip_vs_sched_lock to a spinlock
Simon Horman
1
-11
/
+11
2010-08-27
IPVS: ICMPv6 checksum calculation
Simon Horman
1
-4
/
+6
2010-08-26
bridge: avoid ethtool on non running interface
stephen hemminger
1
-11
/
+12
2010-08-26
bridge: fix locking comment
Stephen Hemminger
1
-5
/
+1
2010-08-26
net/netfilter/ipvs: Eliminate memory leak
Julia Lawall
1
-1
/
+2
2010-08-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
33
-513
/
+943
2010-08-25
tc: add meta match on receive hash
Stephen Hemminger
1
-0
/
+6
2010-08-25
net: ip_append_data() optim
Eric Dumazet
1
-4
/
+3
2010-08-25
cfg80211/mac80211: extensible frame processing
Johannes Berg
13
-154
/
+344
2010-08-25
mac80211: remove unused don't-encrypt flag
Johannes Berg
1
-2
/
+0
2010-08-25
cfg80211: mark ieee80211_hdrlen const
Johannes Berg
1
-1
/
+1
2010-08-24
ethtool: allow non-netadmin to query settings
stephen hemminger
1
-0
/
+1
2010-08-24
net: copy_rtnl_link_stats64() simplification
Eric Dumazet
1
-30
/
+1
2010-08-24
net_sched: act_csum: coding style cleanup
Changli Gao
1
-39
/
+38
2010-08-24
pkt_sched: Make act_csum depend upon INET.
David S. Miller
1
-1
/
+1
2010-08-24
dccp ccid-2: Replace broken RTT estimator with better algorithm
Gerrit Renker
2
-81
/
+108
2010-08-24
dccp ccid-2: Simplify dec_pipe and rearming of RTO timer
Gerrit Renker
1
-19
/
+8
2010-08-24
dccp ccid-2: Remove redundant sanity tests
Gerrit Renker
1
-52
/
+0
2010-08-24
dccp ccid-3: No more CCID control blocks in LISTEN state
Gerrit Renker
1
-33
/
+7
2010-08-24
ccid: ccid-2/3 code cosmetics
Gerrit Renker
3
-26
/
+27
2010-08-23
net: Rename skb_has_frags to skb_has_frag_list
David S. Miller
7
-16
/
+16
2010-08-23
tcp: allow effective reduction of TCP's rcv-buffer via setsockopt
Hagen Paul Pfeifer
1
-0
/
+11
2010-08-23
bridge: is PACKET_LOOPBACK unlikely()?
Simon Horman
1
-1
/
+1
2010-08-23
net: 802.1q: make vlan_hwaccel_do_receive() return void
Changli Gao
2
-4
/
+3
2010-08-23
net/sched: need to include net/ip6_checksum.h
Stephen Rothwell
1
-0
/
+1
2010-08-22
net_sched: cls_flow: add key rxhash
Changli Gao
1
-0
/
+7
2010-08-22
irda: use net_device_stats from struct net_device
Eric Dumazet
1
-23
/
+9
2010-08-22
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
13
-71
/
+72
2010-08-22
PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)
Dmitry Kozlov
4
-7
/
+166
2010-08-22
net: rps: fix the wrong network header pointer
Changli Gao
1
-2
/
+2
2010-08-20
net/sched: add ACT_CSUM action to update packets checksums
Grégoire Baron
3
-0
/
+606
2010-08-20
net: build_ehash_secret() and rt_bind_peer() cleanups
Eric Dumazet
2
-13
/
+4
2010-08-20
net_sched: sch_sfq: use proto_ports_offset() to support AH message
Changli Gao
1
-17
/
+16
2010-08-20
netfilter: xt_hashlimit: use proto_ports_offset() to support AH message
Changli Gao
1
-10
/
+5
2010-08-20
netfilter: ipt_CLUSTERIP: use proto_ports_offset() to support AH message
Changli Gao
1
-16
/
+15
2010-08-20
net_sched: cls_flow: use proto_ports_offset() to support AH message
Changli Gao
1
-29
/
+38
2010-08-20
net: rps: use proto_ports_offset() to handle the AH message correctly
Changli Gao
1
-16
/
+7
2010-08-20
net: rps: skip fragment when computing rxhash
Changli Gao
1
-1
/
+4
2010-08-20
net: rps: reset network header before calling skb_get_rxhash()
Changli Gao
1
-0
/
+1
2010-08-19
irda: fix a race in irlan_eth_xmit()
Eric Dumazet
1
-1
/
+3
2010-08-19
vlan: Match underlying dev carrier on vlan add
Phil Oester
1
-1
/
+2
2010-08-19
atm: remove a net_device_stats clear
Eric Dumazet
1
-1
/
+0
2010-08-19
net: simplify flags for tx timestamping
Oliver Hartkopp
9
-21
/
+20
2010-08-19
rds: fix a leak of kernel memory
Eric Dumazet
1
-1
/
+1
2010-08-19
netlink: fix compat recvmsg
Johannes Berg
1
-30
/
+16
2010-08-19
net/ax25: Use available error codes
Julia Lawall
1
-1
/
+1
2010-08-19
net/ax25: Use available error codes
Julia Lawall
1
-2
/
+2
2010-08-19
net/sched: remove unneeded NULL check
Dan Carpenter
1
-1
/
+1
[next]