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
/
ipv4
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+8
2013-06-24
netfilter: ipt_ULOG: fix incorrect setting of ulog timer
Gao feng
1
-4
/
+8
2013-06-13
net: Convert uses of typedef ctl_table to struct ctl_table
Joe Perches
1
-1
/
+1
2013-06-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2
-1
/
+7
2013-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2013-05-29
net: always pass struct netdev_notifier_info to netdevice notifiers
Cong Wang
1
-1
/
+4
2013-05-29
net: pass info struct via netdevice notifier
Jiri Pirko
1
-1
/
+1
2013-05-23
netfilter: ipt_ULOG: fix non-null terminated string in the nf_log path
Chen Gang
1
-2
/
+4
2013-05-23
netfilter: {ipt,ebt}_ULOG: rise warning on deprecation
Pablo Neira Ayuso
2
-1
/
+7
2013-05-15
netfilter: log: netns NULL ptr bug when calling from conntrack
Hans Schillstrom
1
-5
/
+8
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-5
/
+5
2013-05-02
proc: Supply a function to remove a proc entry by PDE
David Howells
1
-2
/
+2
2013-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+7
2013-04-19
netfilter: xt_rpfilter: depend on raw or mangle table
Florian Westphal
1
-1
/
+1
2013-04-19
netfilter: xt_rpfilter: skip locally generated broadcast/multicast, too
Florian Westphal
1
-1
/
+7
2013-04-18
netfilter: add my copyright statements
Patrick McHardy
10
-0
/
+13
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-3
/
+3
2013-04-08
netfilter: nat: propagate errors from xfrm_me_harder()
Patrick McHardy
1
-6
/
+11
2013-04-08
netfilter: ipv4: propagate routing errors from ip_route_me_harder()
Patrick McHardy
2
-5
/
+10
2013-04-07
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
3
-49
/
+97
2013-04-05
netfilter: ipt_ULOG: add net namespace support for ipt_ULOG
Gao feng
1
-40
/
+89
2013-04-05
netfilter: nf_log: prepare net namespace support for loggers
Gao feng
2
-5
/
+6
2013-04-02
netfilter: use IS_ENABLE to replace if defined in TRACE target
Gao feng
1
-4
/
+2
2013-03-28
net-next: replace obsolete NLMSG_* with type safe nlmsg_*
Hong zhi guo
1
-2
/
+2
2013-03-25
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
1
-3
/
+1
2013-03-20
netfilter: remove unused "config IP_NF_QUEUE"
Paul Bolle
1
-13
/
+0
2013-03-15
ipv4: netfilter: use PTR_RET instead of IS_ERR + PTR_ERR
Silviu-Mihai Popescu
1
-3
/
+1
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-02-23
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2013-02-22
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2013-02-19
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
1
-8
/
+2
2013-02-19
netfilter: nf_ct_helper: better logging for dropped packets
Pablo Neira Ayuso
1
-8
/
+2
2013-02-18
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
1
-4
/
+4
2013-02-18
net: proc: change proc_net_fops_create to proc_create
Gao feng
1
-3
/
+3
2013-02-04
net: remove redundant check for timer pending state before del_timer
Ying Xue
1
-8
/
+4
2013-01-27
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
1
-28
/
+54
2013-01-23
netfilter: nf_conntrack: refactor l4proto support for netns
Gao feng
1
-22
/
+40
2013-01-23
netfilter: nf_conntrack: refactor l3proto support for netns
Gao feng
1
-7
/
+15
2013-01-22
netfilter: Use IS_ERR_OR_NULL().
YOSHIFUJI Hideaki / 吉藤英明
2
-10
/
+10
2013-01-11
net/ipv4/netfilter: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-2
/
+2
2012-12-17
netfilter: nf_nat: Also handle non-ESTABLISHED routing changes in MASQUERADE
Andrew Collins
1
-5
/
+10
2012-12-17
netfilter: ip[6]t_REJECT: fix wrong transport header pointer in TCP reset
Mukund Jampala
1
-0
/
+1
2012-12-10
net: remove obsolete simple_strto<foo>
Abhijit Pawar
1
-2
/
+7
2012-12-03
netfilter: nf_nat: Handle routing changes in MASQUERADE target
Jozsef Kadlecsik
1
-0
/
+4
2012-11-19
net: Allow userns root to control ipv4
Eric W. Biederman
2
-8
/
+8
2012-11-16
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
1
-3
/
+1
2012-10-29
netfilter: nf_nat: use PTR_RET
Wu Fengguang
1
-3
/
+1
2012-10-29
netfilter: nf_nat: don't check for port change on ICMP tuples
Ulrich Weber
1
-1
/
+3
2012-09-21
netfilter: combine ipt_REDIRECT and ip6t_REDIRECT
Jan Engelhardt
3
-121
/
+5
2012-09-21
netfilter: combine ipt_NETMAP and ip6t_NETMAP
Jan Engelhardt
3
-108
/
+5
[next]