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-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
18
-30
/
+260
2011-02-05
bridge: Don't put partly initialized fdb into hash
Pavel Emelyanov
1
-2
/
+2
2011-02-04
net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.
David S. Miller
2
-0
/
+94
2011-02-04
net: Support compat SIOCGETVIFCNT ioctl in ipv4.
David S. Miller
1
-0
/
+30
2011-02-04
net: Fix bug in compat SIOCGETSGCNT handling.
David S. Miller
1
-1
/
+1
2011-02-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
4
-12
/
+14
2011-02-03
gro: reset skb_iif on reuse
Andy Gospodarek
1
-0
/
+1
2011-02-01
netfilter: ecache: always set events bits, filter them later
Pablo Neira Ayuso
1
-0
/
+3
2011-02-01
netfilter: arpt_mangle: fix return values of checkentry
Pablo Neira Ayuso
1
-3
/
+3
2011-02-01
net: Fix ipv6 neighbour unregister_sysctl_table warning
Eric W. Biederman
1
-1
/
+8
2011-02-01
net: Check rps_flow_table when RPS map length is 1
Tom Herbert
1
-1
/
+2
2011-02-01
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
1
-3
/
+1
2011-02-01
net: Add default_mtu() methods to blackhole dst_ops
Roland Dreier
2
-0
/
+12
2011-01-31
Merge branch 'batman-adv/merge-oopsonly' of git://git.open-mesh.org/ecsv/linu...
David S. Miller
1
-6
/
+8
2011-01-30
batman-adv: Make vis info stack traversal threadsafe
Sven Eckelmann
1
-3
/
+4
2011-01-30
batman-adv: Remove vis info element in free_info
Sven Eckelmann
1
-0
/
+1
2011-01-30
batman-adv: Remove vis info on hashing errors
Sven Eckelmann
1
-1
/
+1
2011-01-30
net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNT
Eric W. Biederman
3
-0
/
+81
2011-01-30
net: Fix ip link add netns oops
Eric W. Biederman
1
-0
/
+3
2011-01-30
gro: Reset dev pointer on reuse
Herbert Xu
1
-0
/
+1
2011-01-28
ipv6: Remove route peer binding assertions.
David S. Miller
1
-4
/
+0
2011-01-28
net: add kmemcheck annotation in __alloc_skb()
Eric Dumazet
1
-0
/
+1
2011-01-28
net: fix validate_link_af in rtnetlink core
Kurt Van Dijck
1
-2
/
+1
2011-01-28
econet: remove compiler warnings
Eric Dumazet
1
-2
/
+2
2011-01-27
xfrm6: Don't forget to propagate peer into ipsec route.
David S. Miller
1
-0
/
+6
2011-01-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
6
-64
/
+55
2011-01-26
batman-adv: Fix kernel panic when fetching vis data on a vis server
Linus Lüssing
1
-2
/
+2
2011-01-26
TCP: fix a bug that triggers large number of TCP RST by mistake
Jerry Chu
1
-1
/
+1
2011-01-26
mac80211: fix a crash in ieee80211_beacon_get_tim on change_interface
Felix Fietkau
1
-0
/
+3
2011-01-25
ipv6: Revert 'administrative down' address handling changes.
David S. Miller
1
-48
/
+33
2011-01-25
NFS do not find client in NFSv4 pg_authenticate
Andy Adamson
1
-3
/
+1
2011-01-25
net: clear heap allocation for ethtool_get_regs()
Eugene Teo
1
-1
/
+1
2011-01-25
ipv6: Always clone offlink routes.
David S. Miller
1
-8
/
+1
2011-01-25
dcbnl: make get_app handling symmetric for IEEE and CEE DCBx
John Fastabend
1
-2
/
+11
2011-01-25
tcp: fix bug in listening_get_next()
Eric Dumazet
1
-1
/
+0
2011-01-25
inetpeer: Use correct AVL tree base pointer in inet_getpeer().
David S. Miller
1
-1
/
+1
2011-01-25
GRO: fix merging a paged skb after non-paged skbs
Michal Schmidt
1
-2
/
+6
2011-01-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
36
-381
/
+544
2011-01-25
net: arp_ioctl() must hold RTNL
Eric Dumazet
2
-7
/
+7
2011-01-24
netfilter: xt_iprange: Incorrect xt_iprange boundary check for IPv6
Thomas Jacob
1
-9
/
+7
2011-01-24
netfilter: ctnetlink: fix missing refcount increment during dumps
Pablo Neira Ayuso
1
-0
/
+1
2011-01-24
module: fix missing semicolons in MODULE macro usage
Rusty Russell
1
-1
/
+1
2011-01-21
net_sched: accurate bytes/packets stats/rates
Eric Dumazet
13
-30
/
+24
2011-01-21
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
3
-6
/
+6
2011-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
17
-42
/
+51
2011-01-20
sctp: user perfect name for Delayed SACK Timer option
Shan Wei
1
-2
/
+2
2011-01-20
net: fix can_checksum_protocol() arguments swap
Eric Dumazet
1
-1
/
+1
2011-01-20
Revert "netlink: test for all flags of the NLM_F_DUMP composite"
David S. Miller
5
-6
/
+6
2011-01-19
Bluetooth: Fix race condition with conn->sec_level
Johan Hedberg
2
-6
/
+11
2011-01-19
Bluetooth: Fix authentication request for L2CAP raw sockets
Johan Hedberg
1
-1
/
+2
[next]