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
2006-04-10
[NET] kzalloc: use in alloc_netdev
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+1
2006-04-10
[PKT_SCHED] act_police: Rename methods.
Jamal Hadi Salim
1
-4
/
+4
2006-04-10
[NETFILTER]: H.323 helper: remove changelog
Patrick McHardy
2
-49
/
+0
2006-04-10
[NETFILTER]: Convert conntrack/ipt_REJECT to new checksumming functions
Patrick McHardy
8
-153
/
+25
2006-04-10
[NETFILTER]: Add address family specific checksum helpers
Patrick McHardy
2
-0
/
+67
2006-04-10
[NETFILTER]: Introduce infrastructure for address family specific operations
Patrick McHardy
4
-52
/
+54
2006-04-10
[NETFILTER]: Fix IP_NF_CONNTRACK_NETLINK dependency
Patrick McHardy
1
-0
/
+1
2006-04-10
[NETFILTER]: H.323 helper: add parameter 'default_rrq_ttl'
Jing Min Zhao
1
-1
/
+5
2006-04-10
[NETFILTER]: H.323 helper: make get_h245_addr() static
Jing Min Zhao
1
-2
/
+2
2006-04-10
[NETFILTER]: H.323 helper: change EXPORT_SYMBOL to EXPORT_SYMBOL_GPL
Jing Min Zhao
1
-12
/
+11
2006-04-10
[NETFILTER]: H.323 helper: move some function prototypes to ip_conntrack_h323.h
Jing Min Zhao
5
-1092
/
+1
2006-04-10
[NETFILTER]: Fix section mismatch warnings
Patrick McHardy
10
-248
/
+203
2006-04-10
[NETFILTER]: Clean up hook registration
Patrick McHardy
11
-579
/
+253
2006-04-10
[NETFILTER]: Add helper functions for mass hook registration/unregistration
Patrick McHardy
1
-0
/
+28
2006-04-10
[INET]: Use port unreachable instead of proto for tunnels
Herbert Xu
2
-2
/
+2
2006-04-10
[BLUETOOTH] sco: Possible double free.
Eric Sesterhenn
1
-1
/
+1
2006-04-10
[NET]: Fix an off-by-21-or-49 error.
Adrian Bunk
1
-1
/
+1
2006-04-10
[INET]: Move no-tunnel ICMP error to tunnel4/tunnel6
Herbert Xu
5
-13
/
+21
2006-04-10
[NETFILTER]: Fix fragmentation issues with bridge netfilter
Patrick McHardy
2
-5
/
+14
2006-04-10
[FIB_TRIE]: Fix leaf freeing.
Robert Olsson
1
-7
/
+7
2006-04-10
[IPSEC]: Check x->encap before dereferencing it
Herbert Xu
1
-1
/
+1
2006-04-02
[NET]: Fully fix the memory leaks in sys_accept().
David S. Miller
1
-3
/
+2
2006-04-01
[NETFILTER]: iptables 32bit compat layer
Dmitry Mishin
3
-133
/
+1121
2006-04-01
[NETFILTER]: {ip,nf}_conntrack_netlink: fix expectation notifier unregistration
Martin Josefsson
2
-2
/
+2
2006-04-01
[NETFILTER]: fix ifdef for connmark support in nf_conntrack_netlink
Martin Josefsson
1
-2
/
+2
2006-04-01
[NETFILTER]: x_tables: unify IPv4/IPv6 multiport match
Yasuyuki Kozakai
9
-342
/
+325
2006-04-01
[NETFILTER]: x_tables: unify IPv4/IPv6 esp match
Yasuyuki Kozakai
8
-152
/
+72
2006-04-01
[NET]: Fix dentry leak in sys_accept().
David S. Miller
1
-1
/
+1
2006-04-01
[IPSEC]: Kill unused decap state structure
Herbert Xu
5
-17
/
+18
2006-04-01
[IPSEC]: Kill unused decap state argument
Herbert Xu
10
-14
/
+13
2006-04-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-5
/
+83
2006-03-31
[NET]: add SO_RCVBUF comment
Andrew Morton
1
-1
/
+15
2006-03-31
[PATCH] Introduce sys_splice() system call
Jens Axboe
1
-1
/
+5
2006-03-30
[NET]: Deinline some larger functions from netdevice.h
Denis Vlasenko
1
-0
/
+64
2006-03-30
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
4
-13
/
+22
2006-03-30
[DCCP]: Use NULL for pointers, comfort sparse.
Randy Dunlap
1
-3
/
+3
2006-03-30
[DECNET]: Fix refcount
Patrick Caulfield
1
-1
/
+1
2006-03-29
[NETFILTER]: Rename init functions.
Andrew Morton
118
-477
/
+477
2006-03-29
[TCP]: Fix RFC2465 typo.
S P
1
-1
/
+1
2006-03-29
[INET]: Introduce tunnel4/tunnel6
Herbert Xu
11
-242
/
+333
2006-03-29
[NET]: deinline 200+ byte inlines in sock.h
Denis Vlasenko
1
-0
/
+93
2006-03-29
[ECONET]: Convert away from SOCKOPS_WRAPPED
David S. Miller
1
-55
/
+85
2006-03-29
[NET]: Fix ipx/econet/appletalk/irda ioctl crashes
Petr Vandrovec
4
-0
/
+86
2006-03-28
[PATCH] Typo fixes
Alexey Dobriyan
1
-3
/
+3
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2
-2
/
+2
2006-03-28
[PATCH] mark f_ops const in the inode
Arjan van de Ven
2
-3
/
+3
2006-03-27
[PATCH] softmac: reduce default rate to 11Mbps.
David Woodhouse
2
-10
/
+19
2006-03-27
[PATCH] softmac: reduce scan dwell time
David Woodhouse
1
-1
/
+1
2006-03-27
[PATCH] Minor (janitorial) change to ieee80211
Larry Finger
1
-2
/
+2
2006-03-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-1
/
+6
[next]