index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-28
[NETNS]: Add namespace parameter to ip_route_output_key.
Denis V. Lunev
1
-1
/
+1
2008-01-28
[NETNS]: Consolidate kernel netlink socket destruction.
Denis V. Lunev
2
-4
/
+4
2008-01-28
[NETFILTER]: nf_conntrack: make print_conntrack function optional for l4protos
Patrick McHardy
2
-9
/
+1
2008-01-28
[NETFILTER]: nf_conntrack: remove print_conntrack function from l3protos
Patrick McHardy
2
-10
/
+0
2008-01-28
[NETFILTER]: ipt_REJECT: properly handle IP options
Denys Vlasenko
1
-65
/
+37
2008-01-28
[NETFILTER]: {ip,ip6}_tables: remove some inlines
Denys Vlasenko
1
-20
/
+27
2008-01-28
[NETFILTER]: Rename ipt_iprange to xt_iprange
Jan Engelhardt
3
-88
/
+0
2008-01-28
[NETFILTER]: Update modules' descriptions
Jan Engelhardt
15
-15
/
+15
2008-01-28
[NETFILTER]: remove ipt_TOS.c
Jan Engelhardt
1
-82
/
+0
2008-01-28
[NETFILTER]: Remove some EXPERIMENTAL dependencies
Patrick McHardy
1
-2
/
+2
2008-01-28
[NETNS]: Add netns parameter to inet_(dev_)add_type.
Eric W. Biederman
1
-1
/
+1
2008-01-28
[NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modules
Pavel Emelyanov
1
-21
/
+2
2008-01-28
[NETFILTER]: Add CONFIG_NETFILTER_ADVANCED option
Patrick McHardy
1
-1
/
+25
2008-01-28
[NETFILTER]: non-power-of-two jhash optimizations
Patrick McHardy
2
-4
/
+8
2008-01-28
[NETFILTER]: Parenthesize macro parameters
Jan Engelhardt
3
-3
/
+5
2008-01-28
[NETFILTER]: Introduce nf_inet_address
Jan Engelhardt
1
-5
/
+5
2008-01-28
[NETFILTER]: x_tables: use %u format specifiers
Jan Engelhardt
1
-1
/
+1
2008-01-28
[NETFILTER]: nf_nat: properly use RCU for ip_nat_decode_session
Patrick McHardy
1
-3
/
+3
2008-01-28
[NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo arg
Patrick McHardy
1
-1
/
+1
2008-01-28
[NETFILTER]: nf_log: move logging stuff to seperate header
Patrick McHardy
4
-0
/
+4
2008-01-28
[NETFILTER]: nf_nat: pass manip type instead of hook to nf_nat_setup_info
Patrick McHardy
9
-37
/
+20
2008-01-28
[NETFILTER]: nf_nat: sprinkle a few __read_mostlys
Patrick McHardy
1
-4
/
+5
2008-01-28
[NETFILTER]: nf_nat: mark NAT protocols const
Patrick McHardy
6
-15
/
+15
2008-01-28
[NETFILTER]: nf_nat_proto_gre: add missing module reference
Patrick McHardy
1
-0
/
+1
2008-01-28
[NETFILTER]: ctnetlink: use netlink attribute helpers
Patrick McHardy
3
-26
/
+14
2008-01-28
[NETFILTER]: ctnetlink: add support for NAT sequence adjustments
Pablo Neira Ayuso
1
-0
/
+3
2008-01-28
[NETFILTER]: arp_tables: add compat support
Patrick McHardy
1
-58
/
+690
2008-01-28
[NETFILTER]: arp_tables: resync get_entries() with ip_tables
Patrick McHardy
1
-20
/
+19
2008-01-28
[NETFILTER]: arp_tables: move ARPT_SO_GET_INFO handling to seperate function
Patrick McHardy
1
-42
/
+46
2008-01-28
[NETFILTER]: arp_tables: move counter allocation to seperate function
Patrick McHardy
1
-8
/
+21
2008-01-28
[NETFILTER]: arp_tables: move entry and target checks to seperate functions
Patrick McHardy
1
-17
/
+41
2008-01-28
[NETFILTER]: arp_tables: remove ipchains compat hack
Patrick McHardy
1
-4
/
+0
2008-01-28
[NETFILTER]: arp_tables: use vmalloc_node()
Patrick McHardy
1
-2
/
+3
2008-01-28
[NETFILTER]: arp_tables: remove obsolete standard_check function
Patrick McHardy
1
-25
/
+3
2008-01-28
[NETFILTER]: ip_tables: remove ipchains compatibility hack
Patrick McHardy
1
-8
/
+0
2008-01-28
[NETFILTER]: {ip,ip6}_tables: fix format strings
Patrick McHardy
1
-12
/
+8
2008-01-28
[NETFILTER]: {ip,ip6}_tables: reformat to eliminate differences
Patrick McHardy
1
-36
/
+30
2008-01-28
[NETFILTER]: ip_tables: move compat offset calculation to x_tables
Patrick McHardy
1
-59
/
+8
2008-01-28
[NETFILTER]: ip_tables: fix compat types
Patrick McHardy
1
-24
/
+27
2008-01-28
[NETFILTER]: ip_tables: account for struct ipt_entry/struct compat_ipt_entry ...
Patrick McHardy
1
-2
/
+6
2008-01-28
[NETFILTER]: x_tables: make xt_compat_match_from_user usable in iterator macros
Patrick McHardy
1
-12
/
+1
2008-01-28
[NETFILTER]: ip_tables: reformat compat code
Patrick McHardy
1
-89
/
+92
2008-01-28
[NETFILTER]: ip_tables: kill useless wrapper
Patrick McHardy
1
-7
/
+1
2008-01-28
[NETFILTER]: {nfnetlink,ip,ip6}_queue: kill issue_verdict
Patrick McHardy
1
-15
/
+2
2008-01-28
[NETFILTER]: nf_queue: move list_head/skb/id to struct nf_info
Patrick McHardy
1
-45
/
+23
2008-01-28
[NETFILTER]: ip_queue: deobfuscate entry lookups
Patrick McHardy
1
-64
/
+37
2008-01-28
[NETFILTER]: {nf_netlink,ip,ip6}_queue: use list_for_each_entry
Patrick McHardy
1
-5
/
+3
2008-01-28
[NETFILTER]: nf_queue: move queueing related functions/struct to seperate header
Patrick McHardy
1
-0
/
+1
2008-01-28
[NETFILTER]: nf_queue: remove unused data pointer
Patrick McHardy
1
-1
/
+1
2008-01-28
[NETFILTER]: nf_queue: make queue_handler const
Patrick McHardy
1
-1
/
+1
[next]