index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-30
netlink: add nlk->netlink_bind hook for module auto-loading
Pablo Neira Ayuso
1
-0
/
+29
2012-06-30
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
Pablo Neira Ayuso
1
-2
/
+5
2012-06-27
netfilter: nfnetlink_queue_core: Move away from NLMSG_PUT().
David S. Miller
1
-9
/
+13
2012-06-27
netfilter: nfnetlink_log: Move away from NLMSG_PUT().
David S. Miller
1
-13
/
+16
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-22
netfilter: nfnetlink_queue: fix compilation with CONFIG_NF_NAT=m and CONFIG_N...
Pablo Neira Ayuso
3
-7
/
+7
2012-06-20
netfilter: nfq_ct_hook needs __rcu and __read_mostly
Pablo Neira Ayuso
1
-1
/
+1
2012-06-19
netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabled
Pablo Neira Ayuso
5
-47
/
+121
2012-06-19
netfilter: fix compilation of the nfnl_cthelper if NF_CONNTRACK is unset
Pablo Neira Ayuso
2
-9
/
+13
2012-06-19
netfilter: nf_ct_helper: disable automatic helper re-assignment of different ...
Pablo Neira Ayuso
1
-1
/
+7
2012-06-19
netfilter: ctnetlink: fix NULL dereference while trying to change helper
Pablo Neira Ayuso
1
-10
/
+3
2012-06-17
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
18
-112
/
+1022
2012-06-16
netfilter: add user-space connection tracking helper infrastructure
Pablo Neira Ayuso
4
-4
/
+698
2012-06-16
netfilter: ctnetlink: add CTA_HELP_INFO attribute
Pablo Neira Ayuso
1
-5
/
+18
2012-06-16
netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangled
Pablo Neira Ayuso
2
-8
/
+15
2012-06-16
netfilter: add glue code to integrate nfnetlink_queue and ctnetlink
Pablo Neira Ayuso
3
-1
/
+195
2012-06-16
netfilter: nf_ct_helper: implement variable length helper private data
Pablo Neira Ayuso
10
-62
/
+81
2012-06-16
netfilter: nf_ct_ext: support variable length extensions
Pablo Neira Ayuso
1
-7
/
+9
2012-06-16
netfilter: nf_ct_helper: allocate 16 bytes for the helper and policy names
Pablo Neira Ayuso
5
-29
/
+10
2012-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-34
/
+43
2012-06-12
netfilter: nf_ct_tcp, udp: fix compilation with sysctl disabled
Pablo Neira Ayuso
2
-3
/
+3
2012-06-11
Merge branch 'master' of git://1984.lsi.us.es/net-next
David S. Miller
15
-404
/
+960
2012-06-07
netfilter: ipvs: switch hook PFs to nfproto
Alban Crequy
1
-12
/
+12
2012-06-07
netfilter: xt_recent: add address masking option
Denys Fedoryshchenko
1
-9
/
+53
2012-06-07
netfilter: NFQUEUE: don't xor src/dst ip address for load distribution
Florian Westphal
1
-9
/
+19
2012-06-07
netfilter: nf_conntrack: add namespace support for cttimeout
Gao feng
8
-22
/
+38
2012-06-07
netfilter: nf_conntrack: remove now unused sysctl for nf_conntrack_l[3|4]proto
Pablo Neira Ayuso
5
-65
/
+0
2012-06-07
netfilter: nf_ct_gre: use new namespace support
Gao feng
1
-21
/
+34
2012-06-07
netfilter: nf_ct_dccp: use new namespace support
Gao feng
1
-66
/
+66
2012-06-07
netfilter: nf_ct_udplite: add namespace support
Gao feng
1
-18
/
+80
2012-06-07
netfilter: nf_ct_sctp: add namespace support
Gao feng
1
-29
/
+146
2012-06-07
netfilter: nf_ct_icmp: add namespace support
Gao feng
1
-0
/
+2
2012-06-07
netfilter: nf_ct_icmp: add namespace support
Gao feng
1
-0
/
+2
2012-06-07
netfilter: nf_ct_udp: add namespace support
Gao feng
2
-11
/
+91
2012-06-07
netfilter: nf_ct_tcp: add namespace support
Gao feng
2
-29
/
+135
2012-06-07
netfilter: nf_ct_generic: add namespace support
Gao feng
3
-31
/
+70
2012-06-07
netfilter: nf_conntrack: prepare namespace support for l3 protocol trackers
Gao feng
1
-22
/
+70
2012-06-07
netfilter: nf_conntrack: prepare namespace support for l4 protocol trackers
Gao feng
5
-59
/
+120
2012-06-07
netfilter: Add fail-open support
Krishna Kumar
1
-3
/
+37
2012-06-07
netfilter: xt_connlimit: remove revision 0
Cong Wang
1
-24
/
+11
2012-06-07
netfilter: nf_ct_h323: fix bug in rtcp natting
Pablo Neira Ayuso
1
-3
/
+2
2012-06-07
netfilter: xt_HMARK: fix endianness and provide consistent hashing
Hans Schillstrom
1
-31
/
+41
2012-06-04
net: Remove casts to same type
Joe Perches
1
-1
/
+1
2012-06-04
net: use consume_skb() in place of kfree_skb()
Eric Dumazet
1
-2
/
+2
2012-05-23
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
1
-6
/
+6
2012-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-21
/
+49
2012-05-17
netfilter: nf_ct_h323: fix usage of MODULE_ALIAS_NFCT_HELPER
Pablo Neira Ayuso
1
-1
/
+3
2012-05-17
netfilter: xt_CT: remove redundant header include
Eldad Zack
1
-1
/
+0
2012-05-17
netfilter: ipset: fix timeout value overflow bug
Jozsef Kadlecsik
1
-2
/
+13
[next]