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
2015-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
4
-9
/
+9
2015-10-16
netfilter: nf_queue: remove rcu_read_lock calls
Florian Westphal
1
-12
/
+4
2015-10-16
netfilter: make nf_queue_entry_get_refs return void
Florian Westphal
3
-18
/
+6
2015-10-16
netfilter: remove hook owner refcounting
Florian Westphal
4
-19
/
+0
2015-10-15
netfilter: nfnetlink_log: validate dependencies to avoid breaking atomicity
Pablo Neira
1
-19
/
+24
2015-10-15
netfilter: nfnetlink_log: consolidate check for instance in nfulnl_recv_config()
Pablo Neira Ayuso
1
-23
/
+5
2015-10-13
netfilter: nfqueue: don't use prev pointer
Florian Westphal
1
-4
/
+2
2015-10-13
ipv4: Pass struct net into ip_defrag and ip_check_defrag
Eric W. Biederman
1
-1
/
+1
2015-10-12
netfilter: nfnetlink_log: autoload nf_conntrack_netlink module NFQA_CFG_F_CON...
Ken-ichirou MATSUZAWA
1
-1
/
+10
2015-10-12
Merge tag 'ipvs4-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git...
Pablo Neira Ayuso
2
-10
/
+6
2015-10-12
nfnetlink_cttimeout: add rcu_barrier() on module removal
Pablo Neira Ayuso
1
-0
/
+1
2015-10-12
netfilter: conntrack: fix crash on timeout object removal
Pablo Neira Ayuso
3
-5
/
+44
2015-10-12
netfilter: xt_CT: don't put back reference to timeout policy object
Pablo Neira Ayuso
1
-0
/
+3
2015-10-09
net/nfnetlink: lockdep_nfnl_is_held can be boolean
Yaowei Bai
1
-1
/
+1
2015-10-08
ipv4, ipv6: Pass net into ip_local_out and ip6_local_out
Eric W. Biederman
1
-2
/
+2
2015-10-08
ipv6: Merge ip6_local_out and ip6_local_out_sk
Eric W. Biederman
1
-1
/
+1
2015-10-08
ipv4: Merge ip_local_out and ip_local_out_sk
Eric W. Biederman
1
-1
/
+1
2015-10-08
net: Pass net into dst_output and remove dst_output_okfn
Eric W. Biederman
1
-2
/
+2
2015-10-07
ipvs: Remove possibly unused variables from ip_vs_conn_net_{init,cleanup}
Simon Horman
1
-8
/
+5
2015-10-07
ipvs: Remove possibly unused variable from ip_vs_out
David Ahern
1
-2
/
+1
2015-10-05
netfilter: nfnetlink_log: allow to attach conntrack
Ken-ichirou MATSUZAWA
2
-9
/
+37
2015-10-05
netfilter: ctnetlink: add const qualifier to nfnl_hook.get_ct
Ken-ichirou MATSUZAWA
1
-1
/
+1
2015-10-05
netfilter: Kconfig rename QUEUE_CT to GLUE_CT
Ken-ichirou MATSUZAWA
2
-9
/
+9
2015-10-05
netfilter: nfnetlink_queue: rename related to nfqueue attaching conntrack info
Ken-ichirou MATSUZAWA
3
-47
/
+47
2015-10-05
netfilter: nfnetlink_queue: use y2038 safe timestamp
Pablo Neira Ayuso
1
-3
/
+4
2015-10-05
Merge tag 'ipvs3-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git...
Pablo Neira Ayuso
1
-2
/
+0
2015-10-05
nfnetlink: use y2038 safe timestamp
Arnd Bergmann
1
-3
/
+3
2015-10-04
netfilter: rename nfnetlink_queue_core.c to nfnetlink_queue.c
Pablo Neira Ayuso
2
-1
/
+0
2015-10-04
netfilter: nfnetlink_queue: get rid of nfnetlink_queue_ct.c
Pablo Neira Ayuso
5
-132
/
+95
2015-10-01
ipvs: Don't protect ip_vs_addr_is_unicast with CONFIG_SYSCTL
Eric W. Biederman
1
-2
/
+0
2015-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
19
-519
/
+449
2015-09-29
ipv6: Pass struct net into ip6_route_me_harder
Eric W. Biederman
1
-1
/
+1
2015-09-29
ipv4: Pass struct net into ip_route_me_harder
Eric W. Biederman
1
-1
/
+1
2015-09-29
netfilter: Push struct net down into nf_afinfo.reroute
Eric W. Biederman
1
-1
/
+1
2015-09-29
ipv4: Push struct net down into nf_send_reset
Eric W. Biederman
1
-1
/
+1
2015-09-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-8
/
+25
2015-09-24
ipvs: Pass ipvs into ip_vs_gather_frags
Eric W. Biederman
1
-4
/
+5
2015-09-24
ipvs: Remove skb_sknet
Eric W. Biederman
1
-15
/
+10
2015-09-24
ipvs: Pass ipvs not net to ip_vs_protocol_net_(init|cleanup)
Eric W. Biederman
2
-8
/
+6
2015-09-24
ipvs: Remove net argument from ip_vs_tcp_conn_listen
Eric W. Biederman
2
-8
/
+4
2015-09-24
ipvs: Pass ipvs through ip_vs_route_me_harder into sysctl_snat_reroute
Eric W. Biederman
1
-8
/
+7
2015-09-24
ipvs: Pass ipvs into ip_vs_out_icmp and ip_vs_out_icmp_v6
Eric W. Biederman
1
-8
/
+7
2015-09-24
ipvs: Pass ipvs into ip_vs_in_icmp and ip_vs_in_icmp_v6
Eric W. Biederman
1
-22
/
+14
2015-09-24
ipvs: Pass ipvs into ip_vs_in
Eric W. Biederman
1
-9
/
+5
2015-09-24
ipvs: Pass ipvs into ip_vs_out
Eric W. Biederman
1
-9
/
+6
2015-09-24
ipvs: Pass ipvs not net into sysctl_nat_icmp_send
Eric W. Biederman
1
-4
/
+3
2015-09-24
ipvs: Simplify ipvs and net access in ip_vs_leave
Eric W. Biederman
1
-6
/
+2
2015-09-24
ipvs: Wrap sysctl_cache_bypass and remove ifdefs in ip_vs_leave
Eric W. Biederman
1
-10
/
+3
2015-09-24
ipvs: Better derivation of ipvs in ip_vs_in_stats and ip_vs_out_stats
Eric W. Biederman
1
-2
/
+2
2015-09-24
ipvs: Pass ipvs into ensure_mtu_is adequate
Eric W. Biederman
1
-6
/
+5
[next]