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
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-28
[NETFILTER]: Select CONFIG_NETFILTER_NETLINK when needed
Patrick McHardy
1
-8
/
+5
2008-01-28
[NETFILTER]: remove NF_CONNTRACK_ENABLED option
Patrick McHardy
1
-6
/
+1
2008-01-28
[NETFILTER]: nfnetlink_queue: update copyright
Patrick McHardy
1
-0
/
+1
2008-01-28
[NETFILTER]: nfnetlink_queue: remove useless enqueue status codes
Patrick McHardy
1
-14
/
+12
2008-01-28
[NETFILTER]: nfnetlink_queue: eliminate impossible switch case
Patrick McHardy
1
-6
/
+1
2008-01-28
[NETFILTER]: nfnetlink_queue: use endianness-aware attribute functions
Patrick McHardy
1
-37
/
+23
2008-01-28
[NETFILTER]: nfnetlink_queue: mark hash table __read_mostly
Patrick McHardy
1
-1
/
+1
2008-01-28
[NETFILTER]: nfnetlink_queue: remove useless debugging
Patrick McHardy
1
-31
/
+4
2008-01-28
[NETFILTER]: nfnetlink_queue: kill useless wrapper
Patrick McHardy
1
-31
/
+21
2008-01-28
[NETFILTER]: nfnetlink: use RCU for queue instances hash
Patrick McHardy
1
-113
/
+92
2008-01-28
[NETFILTER]: nfnetlink_queue: fix checks in nfqnl_recv_config
Patrick McHardy
1
-19
/
+12
2008-01-28
[NETFILTER]: nfnetlink_queue: avoid unnecessary atomic operation
Patrick McHardy
1
-5
/
+4
2008-01-28
[NETFILTER]: remove annoying debugging message
Patrick McHardy
1
-2
/
+1
2008-01-28
[NETFILTER]: nf_queue: clean up error paths
Patrick McHardy
1
-53
/
+40
2008-01-28
[NETFILTER]: {nfnetlink,ip,ip6}_queue: kill issue_verdict
Patrick McHardy
2
-19
/
+4
2008-01-28
[NETFILTER]: nf_queue: move list_head/skb/id to struct nf_info
Patrick McHardy
2
-80
/
+59
2008-01-28
[NETFILTER]: nfnetlink_queue: deobfuscate entry lookups
Patrick McHardy
1
-69
/
+31
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
2
-0
/
+2
2008-01-28
[NETFILTER]: nf_queue: remove unused data pointer
Patrick McHardy
2
-2
/
+2
2008-01-28
[NETFILTER]: nf_queue: make queue_handler const
Patrick McHardy
2
-7
/
+7
2008-01-28
[NETFILTER]: nf_queue: remove unnecessary hook existance check
Patrick McHardy
2
-18
/
+0
2008-01-28
[NETFILTER]: nf_queue: minor cleanup
Patrick McHardy
1
-11
/
+20
2008-01-28
[NETFILTER]: nf_ct_h323: remove ipv6 module dependency
Patrick McHardy
1
-7
/
+12
2008-01-28
[NETFILTER]: xt_hashlimit: remove ip6tables module dependency
Patrick McHardy
1
-3
/
+5
2008-01-28
[NETFILTER]: x_tables: add rateest match
Patrick McHardy
3
-0
/
+189
2008-01-28
[NETFILTER]: x_tables: add RATEEST target
Patrick McHardy
3
-0
/
+215
2008-01-28
[NETFILTER]: IPv6 capable xt_TOS v1 target
Jan Engelhardt
2
-1
/
+64
2008-01-28
[NETFILTER]: IPv6 capable xt_tos v1 match
Jan Engelhardt
1
-0
/
+32
2008-01-28
[NETFILTER]: Merge ipt_TOS into xt_DSCP
Jan Engelhardt
2
-1
/
+56
2008-01-28
[NETFILTER]: Merge ipt_tos into xt_dscp
Jan Engelhardt
2
-3
/
+27
2008-01-28
[NETFILTER]: Use lowercase names for matches in Kconfig
Jan Engelhardt
1
-4
/
+4
2008-01-28
[NETFILTER]: merge ipt_owner/ip6t_owner in xt_owner
Jan Engelhardt
3
-0
/
+220
2008-01-28
[NETFILTER]: x_tables: struct xt_table_info diet
Eric Dumazet
1
-1
/
+1
2008-01-28
[NETFILTER]: x_tables: consistent and unique symbol names
Jan Engelhardt
39
-987
/
+782
2008-01-28
[NETFILTER]: replace list_for_each with list_for_each_entry
Li Zefan
1
-4
/
+4
2008-01-28
[NETFILTER]: x_tables: add TCPOPTSTRIP target
Sven Schnelle
3
-0
/
+156
2008-01-28
[NETFILTER]: Convert old checksum helper names
Patrick McHardy
1
-8
/
+9
2008-01-28
[NET]: Move netfilter checksum helpers to net/core/utils.c
Patrick McHardy
1
-16
/
+0
2008-01-28
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
10
-38
/
+32
2008-01-10
[NETFILTER]: xt_helper: Do not bypass RCU
Jan Engelhardt
1
-2
/
+2
2007-12-26
[NETFILTER]: nf_conntrack_ipv4: fix module parameter compatibility
Patrick McHardy
1
-2
/
+3
2007-12-20
[NETFILTER]: Spelling fixes
Joe Perches
1
-2
/
+2
2007-12-14
[NETFILTER]: xt_hashlimit should use time_after_eq()
Eric Dumazet
1
-1
/
+1
2007-12-14
[NETFILTER]: ip_tables: fix compat copy race
Patrick McHardy
1
-2
/
+6
2007-12-14
[NETFILTER]: ctnetlink: set expected bit for related conntracks
Pablo Neira Ayuso
1
-1
/
+3
2007-12-01
[NETFILTER]: fix forgotten module release in xt_CONNMARK and xt_CONNSECMARK
Jan Engelhardt
2
-10
/
+10
2007-11-30
[NETFILTER]: xt_TCPMSS: remove network triggerable WARN_ON
Patrick McHardy
1
-3
/
+1
2007-11-15
[NETFILTER]: Fix NULL pointer dereference in nf_nat_move_storage()
Evgeniy Polyakov
1
-1
/
+1
2007-11-15
[NETFILTER]: fix compat_nf_sockopt typo
Patrick McHardy
1
-3
/
+3
[next]