index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-11
[NETFILTER]: Fix/improve deadlock condition on module removal netfilter
Neil Horman
1
-0
/
+1
2007-07-31
[NETFILTER]: Make nf_ct_ipv6_skip_exthdr() static.
Adrian Bunk
1
-2
/
+2
2007-07-24
[NETFILTER]: Fix logging regression
Patrick McHardy
1
-4
/
+2
2007-07-14
[NETFILTER]: nf_conntrack: mark protocols __read_mostly
Patrick McHardy
2
-4
/
+2
2007-07-14
[NETFILTER]: Lower *tables printk severity
Patrick McHardy
1
-1
/
+1
2007-07-14
[NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses it
Yasuyuki Kozakai
1
-34
/
+8
2007-07-14
[NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames it
Yasuyuki Kozakai
1
-11
/
+16
2007-07-14
[NETFILTER]: nf_conntrack: Increment error count on parsing IPv4 header
Yasuyuki Kozakai
1
-2
/
+0
2007-07-10
[NETFILTER]: Convert DEBUGP to pr_debug
Patrick McHardy
11
-223
/
+160
2007-07-10
[NETFILTER]: nf_conntrack: remove 'ignore_conntrack' argument from nf_conntra...
Patrick McHardy
1
-1
/
+1
2007-07-10
[NETFILTER]: nf_conntrack: remove old memory allocator of conntrack
Yasuyuki Kozakai
1
-6
/
+0
2007-07-10
[NETFILTER]: x_tables: mark matches and targets __read_mostly
Patrick McHardy
13
-15
/
+15
2007-07-10
[NETFILTER]: x_tables: add TRACE target
Jozsef Kadlecsik
1
-13
/
+115
2007-07-10
[NETFILTER]: Remove redundant parentheses/braces
Jan Engelhardt
10
-40
/
+38
2007-07-10
[NETFILTER]: add some consts, remove some casts
Jan Engelhardt
8
-21
/
+38
2007-07-10
[NETFILTER]: x_tables: switch xt_target->checkentry to bool
Jan Engelhardt
3
-20
/
+20
2007-07-10
[NETFILTER]: x_tables: switch xt_match->checkentry to bool
Jan Engelhardt
8
-27
/
+27
2007-07-10
[NETFILTER]: x_tables: switch xt_match->match to bool
Jan Engelhardt
10
-83
/
+80
2007-07-10
[NETFILTER]: x_tables: switch hotdrop to bool
Jan Engelhardt
10
-26
/
+26
2007-06-07
[NETFILTER]: nf_conntrack: fix helper module unload races
Patrick McHarrdy
1
-2
/
+7
2007-06-03
[NET]: Fix comparisons of unsigned < 0.
Bill Nottingham
2
-4
/
+2
2007-05-10
[NETFILTER]: Clean up table initialization
Patrick McHardy
3
-163
/
+55
2007-05-09
Fix trivial typos in Kconfig* files
David Sterba
1
-1
/
+1
2007-05-02
kconfig: fix path to modules.txt in Kconfig help
Alexander E. Patrakov
1
-1
/
+1
2007-04-25
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
Patrick McHardy
1
-1
/
+1
2007-04-25
[NETFILTER]: {eb,ip6,ip}t_LOG: remove remains of LOG target overloading
Patrick McHardy
1
-8
/
+4
2007-04-25
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[NETFILTER]: Use setup_timer
Patrick McHardy
1
-5
/
+2
2007-04-25
[NETFILTER]: Remove changelogs and CVS IDs
Patrick McHardy
5
-41
/
+0
2007-04-25
[SK_BUFF] ipv6: Use skb_network_offset in some more places
Arnaldo Carvalho de Melo
2
-3
/
+4
2007-04-25
[NETLINK]: Introduce nlmsg_hdr() helper
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-04-25
[SK_BUFF]: unions of just one member don't get anything done, kill them
Arnaldo Carvalho de Melo
2
-3
/
+3
2007-04-25
[SK_BUFF]: Introduce skb_network_header_len
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[SK_BUFF]: Use the helpers to get the layer header pointer
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-04-25
[SK_BUFF]: Introduce skb_set_transport_header
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
Arnaldo Carvalho de Melo
10
-42
/
+35
2007-04-25
[IP]: Introduce ip_hdrlen()
Arnaldo Carvalho de Melo
2
-2
/
+2
2007-04-25
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
1
-7
/
+12
2007-04-25
[SK_BUFF] ipv6: More skb_reset_network_header conversions related to skb_pull
Arnaldo Carvalho de Melo
1
-2
/
+3
2007-04-25
[SK_BUFF]: Introduce skb_mac_header()
Arnaldo Carvalho de Melo
2
-4
/
+5
2007-04-25
[NET]: convert network timestamps to ktime_t
Eric Dumazet
2
-5
/
+7
2007-03-07
[NETFILTER]: nf_conntrack_ipv6: fix incorrect classification of IPv6 fragment...
Patrick McHardy
1
-0
/
+1
2007-03-05
[NETFILTER]: nf_conntrack/nf_nat: fix incorrect config ifdefs
Patrick McHardy
2
-8
/
+4
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-12
[NETFILTER]: ip6t_mh: drop piggyback payload packet on MH packets
Masahide NAKAMURA
1
-0
/
+7
2007-02-12
[NETFILTER]: Kconfig: improve dependency handling
Patrick McHardy
1
-1
/
+2
2007-02-12
[NETFILTER]: nf_conntrack: fix invalid conntrack statistics RCU assumption
Patrick McHardy
1
-2
/
+2
[next]