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
2012-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
15
-40
/
+64
2012-06-26
ipv6: fib: fix fib dump restart
Eric Dumazet
1
-2
/
+2
2012-06-24
tcp: Fix bug in tcp socket early demux
Vijay Subramanian
1
-1
/
+1
2012-06-24
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
4
-9
/
+16
2012-06-23
batman-adv: fix race condition in TT full-table replacement
Antonio Quartulli
1
-2
/
+2
2012-06-23
batman-adv: only drop packets of known wifi clients
Marek Lindner
1
-4
/
+4
2012-06-23
ipv4: tcp: dont cache output dst for syncookies
Eric Dumazet
4
-9
/
+18
2012-06-23
netfilter: ctnetlink: fix compilation with NF_CONNTRACK_EVENTS=n
Pablo Neira Ayuso
1
-1
/
+1
2012-06-23
netfilter: nfnetlink_queue: fix sparse warning due to missing include
Pablo Neira Ayuso
1
-0
/
+1
2012-06-23
ipv4: Add sysctl knob to control early socket demux
Alexander Duyck
2
-9
/
+20
2012-06-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-7
/
+9
2012-06-22
netfilter: nfnetlink_queue: fix compilation with CONFIG_NF_NAT=m and CONFIG_N...
Pablo Neira Ayuso
4
-7
/
+13
2012-06-22
net: dcb: fix small regression in __dcbnl_pg_setcfg()
John Fastabend
1
-2
/
+1
2012-06-22
tcp: Validate route interface in early demux.
David S. Miller
1
-3
/
+9
2012-06-22
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
40
-1154
/
+1171
2012-06-21
inetpeer: inetpeer_invalidate_tree() cleanup
Eric Dumazet
1
-19
/
+15
2012-06-21
batman-adv: Reformat multiline comments to consistent style
Sven Eckelmann
40
-388
/
+349
2012-06-21
batman-adv: Prefix main non-static functions with batadv_
Sven Eckelmann
13
-97
/
+99
2012-06-21
batman-adv: Prefix vis non-static functions with batadv_
Sven Eckelmann
5
-26
/
+26
2012-06-21
batman-adv: Prefix unicast non-static functions with batadv_
Sven Eckelmann
5
-22
/
+25
2012-06-21
batman-adv: Prefix translation-table non-static functions with batadv_
Sven Eckelmann
11
-107
/
+125
2012-06-21
batman-adv: Prefix soft-interface non-static functions with batadv_
Sven Eckelmann
6
-27
/
+27
2012-06-21
batman-adv: Prefix send non-static functions with batadv_
Sven Eckelmann
11
-41
/
+46
2012-06-21
batman-adv: Prefix routing non-static functions with batadv_
Sven Eckelmann
7
-74
/
+80
2012-06-21
batman-adv: Prefix ring_buffer non-static functions with batadv_
Sven Eckelmann
3
-11
/
+13
2012-06-21
batman-adv: Prefix originator non-static functions with batadv_
Sven Eckelmann
13
-131
/
+134
2012-06-21
batman-adv: Prefix icmp-socket non-static functions with batadv_
Sven Eckelmann
5
-11
/
+11
2012-06-21
batman-adv: Prefix hash non-static functions with batadv_
Sven Eckelmann
6
-16
/
+16
2012-06-21
batman-adv: Prefix hard-interface non-static functions with batadv_
Sven Eckelmann
6
-41
/
+43
2012-06-21
batman-adv: Prefix gateway-common non-static functions with batadv_
Sven Eckelmann
4
-12
/
+16
2012-06-21
batman-adv: Prefix gateway-client non-static functions with batadv_
Sven Eckelmann
10
-46
/
+51
2012-06-21
batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_
Sven Eckelmann
8
-58
/
+62
2012-06-21
batman-adv: Prefix bitarray non-static functions with batadv_
Sven Eckelmann
4
-11
/
+11
2012-06-21
batman-adv: Prefix bat_sysfs non-static functions with batadv_
Sven Eckelmann
5
-20
/
+21
2012-06-21
batman-adv: Prefix bat_debugfs non-static functions with batadv_
Sven Eckelmann
5
-16
/
+17
2012-06-21
batman-adv: Prefix bat_algo non-static functions with batadv_
Sven Eckelmann
3
-3
/
+3
2012-06-20
netfilter: nfq_ct_hook needs __rcu and __read_mostly
Pablo Neira Ayuso
1
-1
/
+1
2012-06-20
ipv4: Early TCP socket demux.
David S. Miller
6
-22
/
+104
2012-06-20
inet: Sanitize inet{,6} protocol demux.
David S. Miller
8
-45
/
+31
2012-06-20
batman-adv: fix skb->data assignment
Antonio Quartulli
1
-0
/
+2
2012-06-20
Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
2
-31
/
+135
2012-06-20
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
27
-1451
/
+2555
2012-06-20
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2
-7
/
+9
2012-06-19
canfd: add support for CAN FD in CAN_RAW sockets
Oliver Hartkopp
1
-4
/
+46
2012-06-19
canfd: add support for CAN FD in PF_CAN core
Oliver Hartkopp
1
-27
/
+82
2012-06-19
canfd: add new data structures and constants
Oliver Hartkopp
1
-0
/
+7
2012-06-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
27
-1451
/
+2555
2012-06-19
sctp: fix warning when compiling without IPv6
Daniel Halperin
1
-0
/
+2
2012-06-19
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
6
-67
/
+144
2012-06-19
netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabled
Pablo Neira Ayuso
5
-47
/
+121
[next]