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.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
2011-08-11
rtnetlink: remove initialization of dev->real_num_tx_queues
Jiri Pirko
1
-1
/
+0
2011-08-10
net: fix potential neighbour race in dst_ifdown()
Eric Dumazet
1
-5
/
+10
2011-08-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
41
-103
/
+353
2011-08-08
ipv4: use dst with ref during bcast/mcast loopback
Julian Anastasov
1
-0
/
+1
2011-08-08
ipv4: route non-local sources for raw socket
Julian Anastasov
1
-1
/
+2
2011-08-08
netfilter: TCP and raw fix for ip_route_me_harder
Julian Anastasov
1
-10
/
+8
2011-08-08
ipv4: Fix ip_getsockopt for IP_PKTOPTIONS
Daniel Baluta
1
-4
/
+5
2011-08-08
ipv4: fix the reusing of routing cache entries
Julian Anastasov
1
-1
/
+2
2011-08-08
netfilter: avoid double free in nf_reinject
Julian Anastasov
1
-0
/
+1
2011-08-07
net: Compute protocol sequence numbers and fragment IDs using MD5.
David S. Miller
11
-8
/
+195
2011-08-05
ipv6: check for IPv4 mapped addresses when connecting IPv6 sockets
Max Matveev
1
-2
/
+9
2011-08-05
net: Fix security_socket_sendmsg() bypass problem.
Tetsuo Handa
1
-9
/
+34
2011-08-05
net: Cap number of elements for sendmmsg
Anton Blanchard
1
-0
/
+3
2011-08-05
net: sendmmsg should only return an error if no messages were sent
Anton Blanchard
1
-24
/
+3
2011-08-04
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-1
/
+1
2011-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in...
John W. Linville
1
-1
/
+1
2011-08-03
net: fix NULL dereferences in check_peer_redir()
Eric Dumazet
6
-22
/
+54
2011-08-02
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
55
-193
/
+193
2011-08-02
ipv6: updates to privacy addresses per RFC 4941.
Lorenzo Colitti
1
-21
/
+48
2011-08-02
net: add kerneldoc to skb_copy_bits()
Eric Dumazet
1
-2
/
+15
2011-08-02
doc: Update the email address for Paul Moore in various source files
Paul Moore
14
-15
/
+13
2011-08-02
atm: br2864: sent packets truncated in VC routed mode
Chas Williams
1
-2
/
+0
2011-08-02
Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6
David S. Miller
6
-24
/
+271
2011-08-01
cfg80211: off by one in nl80211_trigger_scan()
Dan Carpenter
1
-1
/
+1
2011-08-01
dccp ccid-2: check Ack Ratio when reducing cwnd
Samuel Jero
1
-3
/
+23
2011-08-01
dccp ccid-2: increment cwnd correctly
Samuel Jero
1
-1
/
+1
2011-08-01
dccp ccid-2: prevent cwnd > Sequence Window
Samuel Jero
2
-15
/
+41
2011-08-01
dccp ccid-2: use feature-negotiation to report Ack Ratio changes
Gerrit Renker
2
-2
/
+9
2011-08-01
dccp: send Confirm options only once
Samuel Jero
1
-5
/
+16
2011-08-01
dccp: support for exchanging of NN options in established state 2/2
Gerrit Renker
1
-0
/
+116
2011-08-01
dccp: support for the exchange of NN options in established state 1/2
Gerrit Renker
3
-0
/
+67
2011-08-01
sch_sfq: fix sfq_enqueue()
Eric Dumazet
1
-1
/
+6
2011-08-01
net: adjust array index
Julia Lawall
1
-1
/
+1
2011-08-01
ip6tnl: avoid touching dst refcount in ip6_tnl_xmit2()
Eric Dumazet
1
-13
/
+14
2011-08-01
ipv6: avoid a dst_entry refcount change in ipv6_destopt_rcv()
Eric Dumazet
1
-5
/
+2
2011-08-01
ipv6: use RCU in inet6_csk_xmit()
Eric Dumazet
1
-3
/
+6
2011-08-01
ipv6: some RCU conversions
Eric Dumazet
2
-35
/
+21
2011-07-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...
David S. Miller
1
-0
/
+1
2011-07-29
net: fix new sunrpc kernel-doc warning
Randy Dunlap
1
-0
/
+1
2011-07-29
xfrm: Fix key lengths for rfc3686(ctr(aes))
Tushar Gohad
1
-2
/
+2
2011-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
11
-19
/
+28
2011-07-28
net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
Neil Horman
4
-2
/
+4
2011-07-28
net: add IFF_SKB_TX_SHARED flag to priv_flags
Neil Horman
2
-3
/
+6
2011-07-28
net: sock_sendmsg_nosec() is static
Eric Dumazet
1
-1
/
+1
2011-07-28
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-3
/
+4
2011-07-28
Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
13
-138
/
+275
2011-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
26
-26
/
+26
2011-07-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+4
2011-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2
-7
/
+11
[next]