index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-22
[NETFILTER]: xt_CONNMARK.c build fix
Benoit Boissinot
1
-2
/
+2
2006-09-22
[NETFILTER]: Fix nf_conntrack_ftp.c build.
David S. Miller
1
-1
/
+3
2006-09-22
[NETFILTER] NF_CONNTRACK_FTP: Use in6_pton() to convert address string.
YOSHIFUJI Hideaki
1
-92
/
+4
2006-09-22
[NETFILTER]: x_tables: Fix typos after conversion to use mass registation helper
Thomas Graf
2
-5
/
+5
2006-09-22
[NETFILTER]: xt_tcpmss: minor cleanups
Patrick McHardy
1
-30
/
+18
2006-09-22
[NETFILTER]: x_tables: remove unused size argument to check/destroy functions
Patrick McHardy
23
-35
/
+10
2006-09-22
[NETFILTER]: x_tables: remove unused argument to target functions
Patrick McHardy
9
-19
/
+11
2006-09-22
[NETFILTER]: x_tables: make use of mass registation helpers
Patrick McHardy
31
-1004
/
+678
2006-09-22
[NETFILTER]: x_tables: add helpers for mass match/target registration
Patrick McHardy
1
-0
/
+60
2006-09-22
[NETFILTER]: xt_CONNMARK: use tabs for indentation
Patrick McHardy
1
-28
/
+29
2006-09-22
[NETFILTER]: nfnetlink_queue: fix typo in error message
Patrick McHardy
1
-2
/
+2
2006-09-22
[NETFILTER]: ctnetlink: remove impossible events tests for updates
Pablo Neira Ayuso
1
-5
/
+1
2006-09-22
[NETFILTER]: ctnetlink: check for listeners before sending expectation events
Pablo Neira Ayuso
1
-0
/
+3
2006-09-22
[NETFILTER]: ctnetlink: dump connection mark
Pablo Neira Ayuso
1
-0
/
+4
2006-09-22
[NETFILTER]: conntrack: introduce connection mark event
Pablo Neira Ayuso
1
-2
/
+14
2006-09-22
[NETFILTER]: x_tables: replace IPv4 DSCP target by address family independent...
Yasuyuki Kozakai
3
-0
/
+143
2006-09-22
[NETFILTER]: x_tables: replace IPv4 dscp match by address family independent ...
Yasuyuki Kozakai
3
-0
/
+125
2006-09-22
[NETFILTER]: nf_queue: handle GSO packets
Patrick McHardy
3
-22
/
+62
2006-09-22
[NETFILTER]: Get rid of HW checksum invalidation
Patrick McHardy
1
-0
/
+22
2006-09-22
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
3
-7
/
+5
2006-09-19
[NETFILTER]: xt_quota: add missing module aliases
Patrick McHardy
1
-0
/
+2
2006-08-17
[NETFILTER]: ctnetlink: fix deadlock in table dumping
Patrick McHardy
1
-10
/
+7
2006-08-17
[NETFILTER]: xt_physdev build fix
Andrew Morton
1
-0
/
+1
2006-08-13
[NETFILTER]: ulog: fix panic on SMP kernels
Mark Huang
1
-0
/
+3
2006-08-13
[NETFILTER]: xt_string: fix negation
Phil Oester
1
-1
/
+1
2006-08-02
[NETFILTER]: xt_hashlimit/xt_string: missing string validation
Patrick McHardy
1
-1
/
+4
2006-08-02
[SECURITY] secmark: nul-terminate secdata
James Morris
1
-0
/
+2
2006-07-24
[NETFILTER]: Demote xt_sctp to EXPERIMENTAL
Patrick McHardy
1
-2
/
+2
2006-07-24
[NETFILTER]: bridge netfilter: add deferred output hooks to feature-removal-s...
Patrick McHardy
1
-0
/
+15
2006-07-24
[NETFILTER]: xt_pkttype: fix mismatches on locally generated packets
Phil Oester
1
-1
/
+11
2006-07-24
[NETFILTER]: conntrack: fix SYSCTL=n compile
Adrian Bunk
1
-2
/
+2
2006-07-24
[NETFILTER]: nf_queue: handle NF_STOP and unknown verdicts in nf_reinject
Patrick McHardy
1
-5
/
+4
2006-06-30
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2006-06-30
[NETFILTER]: SCTP conntrack: fix crash triggered by packet without chunks
Patrick McHardy
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
13
-13
/
+0
2006-06-29
[NETLINK]: Encapsulate eff_cap usage within security framework.
Darrel Goeddel
1
-1
/
+1
2006-06-29
[NETFILTER]: statistic match: add missing Kconfig help text
Patrick McHardy
1
-1
/
+4
2006-06-29
[NETFILTER]: ip_queue/nfnetlink_queue: drop bridge port references when dev d...
Patrick McHardy
1
-2
/
+10
2006-06-29
[NETFILTER]: xt_sctp: fix --chunk-types matching
Jorge Matias
1
-1
/
+1
2006-06-29
[NETFILTER]: xt_tcpudp: fix double unregistration in error path
Yuri Gushin
1
-1
/
+1
2006-06-29
[NETFILTER]: nf_conntrack: Fix undefined references to local_bh_*
Yasuyuki Kozakai
2
-0
/
+3
2006-06-19
[NETFILTER]: xt_sctp: fix endless loop caused by 0 chunk length
Patrick McHardy
1
-1
/
+1
2006-06-17
[SECMARK]: Add CONNSECMARK xtables target
James Morris
3
-0
/
+167
2006-06-17
[SECMARK]: Add secmark support to conntrack
James Morris
3
-0
/
+20
2006-06-17
[SECMARK]: Add xtables SECMARK target
James Morris
3
-0
/
+166
2006-06-17
[NETFILTER]: FTP helper: search optimization
Patrick McHardy
1
-34
/
+43
2006-06-17
[NETFILTER]: ctnetlink: change table dumping not to require an unique ID
Patrick McHardy
1
-8
/
+24
2006-06-17
[NETFILTER]: ctnetlink: fix NAT configuration
Patrick McHardy
1
-31
/
+22
2006-06-17
[NETFILTER]: conntrack: add fixed timeout flag in connection tracking
Eric Leblond
1
-0
/
+6
2006-06-17
[NETFILTER]: conntrack: add sysctl to disable checksumming
Patrick McHardy
3
-3
/
+16
[next]