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-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-3
/
+3
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
11
-72
/
+134
2011-05-23
Remove prefetch() from <linux/skbuff.h> and "netlabel_addrlist.h"
Linus Torvalds
1
-4
/
+4
2011-05-23
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
1
-0
/
+1
2011-05-23
pktgen: refactor pg_init() code
WANG Cong
1
-7
/
+12
2011-05-23
pktgen: use vzalloc_node() instead of vmalloc_node() + memset()
WANG Cong
1
-2
/
+1
2011-05-23
ipv4: Give backtrace in ip_rt_bug().
Dave Jones
1
-0
/
+1
2011-05-23
net: avoid synchronize_rcu() in dev_deactivate_many
Eric Dumazet
1
-2
/
+15
2011-05-23
net: remove synchronize_net() from netdev_set_master()
Eric Dumazet
2
-3
/
+2
2011-05-23
rtnetlink: ignore NETDEV_RELEASE and NETDEV_JOIN event
Amerigo Wang
1
-0
/
+2
2011-05-23
bridge: call NETDEV_JOIN notifiers when add a slave
Amerigo Wang
1
-0
/
+2
2011-05-23
ipv4: Include linux/prefetch.h in fib_trie.c
David S. Miller
1
-0
/
+1
2011-05-23
netlabel: Remove prefetches from list handlers.
David S. Miller
1
-4
/
+4
2011-05-23
caif: Plug memory leak for checksum error
sjur.brandeland@stericsson.com
1
-1
/
+6
2011-05-23
caif: Fix freezes when running CAIF loopback device
sjur.brandeland@stericsson.com
1
-4
/
+5
2011-05-23
caif: Fixes freeze on Link layer removal.
sjur.brandeland@stericsson.com
3
-44
/
+62
2011-05-23
caif: Bugfix add check NULL pointer before calling functions.
sjur.brandeland@stericsson.com
1
-9
/
+26
2011-05-21
sctp: Fix build failure.
David S. Miller
1
-1
/
+1
2011-05-21
garp: use kfree_rcu()
Eric Dumazet
1
-18
/
+2
2011-05-21
ipv6: copy prefsrc setting when copying route entry
Florian Westphal
1
-0
/
+1
2011-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
309
-7259
/
+13444
2011-05-20
sanitize <linux/prefetch.h> usage
Linus Torvalds
3
-0
/
+3
2011-05-20
macvlan: remove one synchronize_rcu() call
Eric Dumazet
1
-1
/
+1
2011-05-20
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
28
-292
/
+46
2011-05-20
networking: NET_CLS_ROUTE4 depends on INET
Randy Dunlap
1
-0
/
+1
2011-05-20
irda: Fix error propagation in ircomm_lmp_connect_response()
David S. Miller
1
-4
/
+1
2011-05-20
irda: Kill set but unused variable 'bytes' in irlan_check_command_param()
David S. Miller
1
-4
/
+0
2011-05-20
irda: Kill set but unused variable 'clen' in ircomm_connect_indication()
David S. Miller
1
-6
/
+0
2011-05-20
rxrpc: Fix set but unused variable 'usage' in rxrpc_get_transport()
David S. Miller
1
-1
/
+2
2011-05-20
irda: Kill set but unused vars 'saddr' and 'daddr' in irlan_provider_connect_...
David S. Miller
1
-3
/
+0
2011-05-20
rxrpc: Fix set but unused variable 'usage' in rxrpc_get_peer().
David S. Miller
1
-1
/
+2
2011-05-20
rxrpc: Kill set but unused variable 'local' in rxrpc_UDP_error_handler()
David S. Miller
1
-4
/
+1
2011-05-20
rxrpc: Kill set but unused variable 'sp' in rxrpc_process_connection()
David S. Miller
1
-3
/
+0
2011-05-20
rxrpc: Kill set but unused variable 'sp' in rxrpc_rotate_tx_window()
David S. Miller
1
-2
/
+0
2011-05-20
pkt_sched: Kill set but unused variable 'protocol' in tc_classify()
David S. Miller
1
-2
/
+0
2011-05-20
9p: Kill unused variable 'ret' in trans_rdma.c:parse_opts()
David S. Miller
1
-2
/
+0
2011-05-20
9p: Kill set but not used variable 'ret' in parse_opts()
David S. Miller
1
-2
/
+0
2011-05-20
ipconfig wait for carrier
Micha Nelissen
1
-13
/
+22
2011-05-20
SCTP: fix race between sctp_bind_addr_free() and sctp_bind_addr_conflict()
Jacek Luczak
1
-6
/
+4
2011-05-20
ipv6: reduce per device ICMP mib sizes
Eric Dumazet
2
-26
/
+38
2011-05-20
net: ping: fix the coding style
Changli Gao
1
-3
/
+7
2011-05-20
net: ping: make local functions static
Changli Gao
1
-4
/
+4
2011-05-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+3
2011-05-19
ipv4: Pass explicit destination address to rt_bind_peer().
David S. Miller
3
-13
/
+13
2011-05-19
ipv4: Pass explicit destination address to rt_get_peer().
David S. Miller
1
-3
/
+3
2011-05-19
ipv4: Make caller provide flowi4 key to inet_csk_route_req().
David S. Miller
3
-8
/
+11
2011-05-19
ipv4: Kill RT_CACHE_DEBUG
David S. Miller
2
-44
/
+0
2011-05-18
Merge branch 'master' into upstream.
Jiri Kosina
226
-1222
/
+2402
2011-05-18
net: add skb_dst_force() in sock_queue_err_skb()
Eric Dumazet
1
-0
/
+3
[next]