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
2009-10-22
rtnetlink: rtnl_setlink() and rtnl_getlink() changes
Eric Dumazet
1
-19
/
+19
2009-10-21
net: Use sk_tx_queue_mapping for connected sockets
Krishna Kumar
1
-6
/
+18
2009-10-21
net: Fix for dst_negative_advice
Krishna Kumar
4
-5
/
+11
2009-10-21
net: IPv6 changes
Krishna Kumar
1
-2
/
+1
2009-10-21
net: Introduce sk_tx_queue_mapping
Krishna Kumar
1
-1
/
+4
2009-10-20
filter: Add SKF_AD_QUEUE instruction
Eric Dumazet
1
-0
/
+3
2009-10-20
af_packet: mc_drop/flush_mclist changes
Eric Dumazet
1
-8
/
+4
2009-10-20
af_packet: Avoid cache line dirtying
Eric Dumazet
1
-1
/
+1
2009-10-20
IP: Cleanups
John Dykstra
3
-5
/
+2
2009-10-20
pkt_sched: ingress socket filter by mark
jamal
1
-0
/
+3
2009-10-19
xfrm: remove skb_icv_walk
Steffen Klassert
1
-78
/
+0
2009-10-19
ah6: convert to ahash
Steffen Klassert
1
-80
/
+272
2009-10-19
ah4: convert to ahash
Steffen Klassert
1
-59
/
+236
2009-10-19
net: sk_drops consolidation part 2
Eric Dumazet
4
-2
/
+6
2009-10-19
inet: rename some inet_sock fields
Eric Dumazet
38
-335
/
+351
2009-10-18
genetlink: Optimize and one bug fix in genl_generate_id()
Krishna Kumar
1
-16
/
+8
2009-10-18
genetlink: Optimize genl_register_family()
Krishna Kumar
1
-5
/
+3
2009-10-18
af_iucv: remove duplicate sock_set_flag
Ursula Braun
1
-1
/
+0
2009-10-18
af_iucv: use sk functions to modify sk->sk_ack_backlog
Hendrik Brueckner
1
-2
/
+2
2009-10-15
Phonet: hold socket before giving it to sk_deliver_skb()
Rémi Denis-Courmont
1
-1
/
+3
2009-10-15
net: sk_drops consolidation
Eric Dumazet
9
-34
/
+20
2009-10-15
Phonet: forward incoming packets
Rémi Denis-Courmont
1
-0
/
+32
2009-10-15
Phonet: route outgoing packets
Rémi Denis-Courmont
1
-5
/
+12
2009-10-15
Phonet: routing table Netlink interface
Rémi Denis-Courmont
2
-0
/
+161
2009-10-15
Phonet: routing table backend
Rémi Denis-Courmont
1
-6
/
+94
2009-10-15
Phonet: deliver broadcast packets to broadcast sockets
Rémi Denis-Courmont
2
-0
/
+27
2009-10-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-33
/
+49
2009-10-13
net: Use netdev_alloc_skb_ip_align()
Eric Dumazet
1
-10
/
+3
2009-10-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-2
/
+4
2009-10-13
x25: bit and/or confusion in x25_ioctl()?
roel kluin
1
-1
/
+1
2009-10-13
tcp: replace ehash_size by ehash_mask
Eric Dumazet
7
-19
/
+19
2009-10-13
ipv6: fix devconf after adding force_tllao option
Cosmin Ratiu
1
-0
/
+1
2009-10-13
udp: Fix udp_poll() and ioctl()
Eric Dumazet
1
-30
/
+43
2009-10-13
tcp: fix tcp_defer_accept to consider the timeout
Willy Tarreau
1
-0
/
+1
2009-10-13
net: Introduce recvmmsg socket syscall
Arnaldo Carvalho de Melo
2
-45
/
+213
2009-10-13
net: Generalize socket rx gap / receive queue overflow cmsg
Neil Horman
17
-19
/
+48
2009-10-12
mac80211: document ieee80211_rx() context requirement
Johannes Berg
1
-0
/
+2
2009-10-12
mac80211: fix ibss race
Johannes Berg
1
-1
/
+1
2009-10-12
mac80211: fix logic error ibss merge bssid check
Felix Fietkau
1
-1
/
+1
2009-10-12
Revert "af_packet: add interframe drop cmsg (v6)"
David S. Miller
1
-33
/
+0
2009-10-12
ipv6 sit: Set relay to 0.0.0.0 directly if relay_prefixlen == 0.
YOSHIFUJI Hideaki / 吉藤英明
1
-3
/
+6
2009-10-12
ipv6 sit: Fix 6rd relay address.
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+2
2009-10-12
ipv6 sit: Ensure to initialize 6rd parameters.
YOSHIFUJI Hideaki / 吉藤英明
1
-4
/
+6
2009-10-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
7
-13
/
+27
2009-10-12
pkt_sched: pedit use proper struct
jamal
1
-1
/
+1
2009-10-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
17
-1129
/
+1140
2009-10-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-6
/
+16
2009-10-09
cfg80211: fix netns error unwinding bug
Johannes Berg
1
-1
/
+2
2009-10-08
netlink: fix typo in initialization
Jiri Pirko
1
-1
/
+1
2009-10-08
bridge: Allow enable/disable UFO on bridge device via ethtool
Sridhar Samudrala
1
-0
/
+1
[next]