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
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
net: add skb_dst_force() in sock_queue_err_skb()
Eric Dumazet
1
-0
/
+3
2011-05-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
9
-30
/
+38
2011-05-18
ipv4: Don't use enums as bitmasks in ip_fragment.c
David S. Miller
1
-6
/
+4
2011-05-18
net: ethtool: fix IPV6 checksum feature name string
Michał Mirosław
1
-1
/
+1
2011-05-17
net: Change netdev_fix_features messages loglevel
Michael S. Tsirkin
1
-1
/
+1
2011-05-17
net: recvmmsg: Strip MSG_WAITFORONE when calling recvmsg
Anton Blanchard
1
-2
/
+4
2011-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-4
/
+12
2011-05-17
net: ping: fix build failure
Vasiliy Kulikov
2
-12
/
+13
2011-05-17
net: use hlist_del_rcu() in dev_change_name()
Eric Dumazet
1
-1
/
+1
2011-05-17
bluetooth: Fix warnings in l2cap_core.c
David S. Miller
1
-2
/
+2
2011-05-17
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
46
-607
/
+1960
2011-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-20
/
+14
2011-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
46
-607
/
+1960
2011-05-16
net: Change netdev_fix_features messages loglevel
Michał Mirosław
1
-14
/
+8
2011-05-16
net: convert to new cpumask API
KOSAKI Motohiro
1
-1
/
+1
2011-05-16
ipv4: more compliant RFC 3168 support
Eric Dumazet
1
-22
/
+38
2011-05-16
cfg80211: make stripping of 802.11 header optional from AMSDU
Yogesh Ashok Powar
2
-9
/
+14
[next]