index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-02
[NET]: Possible cleanups.
Adrian Bunk
3
-10
/
+10
2006-12-02
[TCP] MD5SIG: Kill CONFIG_TCP_MD5SIG_DEBUG.
David S. Miller
2
-44
/
+1
2006-12-02
NetLabel: add the ranged tag to the CIPSOv4 protocol
Paul Moore
1
-0
/
+268
2006-12-02
NetLabel: add the enumerated tag to the CIPSOv4 protocol
Paul Moore
1
-0
/
+233
2006-12-02
NetLabel: convert to an extensibile/sparse category bitmap
Paul Moore
1
-99
/
+69
2006-12-02
[NETFILTER]: Fix PROC_FS=n warnings
Patrick McHardy
1
-7
/
+15
2006-12-02
[NETFILTER]: remove remaining ASSERT_{READ,WRITE}_LOCK
Patrick McHardy
4
-15
/
+0
2006-12-02
[NETFILTER]: x_tables: add NFLOG target
Patrick McHardy
1
-7
/
+2
2006-12-02
[NETFILTER]: x_tables: add port of hashlimit match for IPv4 and IPv6
Patrick McHardy
3
-748
/
+0
2006-12-02
[NETFILTER]: ctnetlink: rework conntrack fields dumping logic on events
Pablo Neira Ayuso
1
-22
/
+27
2006-12-02
[NETFILTER]: ctnetlink: check for status attribute existence on conntrack cre...
Pablo Neira Ayuso
1
-3
/
+5
2006-12-02
[NETFILTER]: sip conntrack: better NAT handling
Patrick McHardy
2
-69
/
+131
2006-12-02
[NETFILTER]: sip conntrack: make header shortcuts optional
Patrick McHardy
1
-3
/
+2
2006-12-02
[NETFILTER]: sip conntrack: do case insensitive SIP header search
Patrick McHardy
2
-7
/
+20
2006-12-02
[NETFILTER]: sip conntrack: minor cleanup
Patrick McHardy
2
-45
/
+45
2006-12-02
[NETFILTER]: ip_conntrack: fix NAT helper unload races
Patrick McHardy
14
-165
/
+211
2006-12-02
[NETFILTER]: conntrack: add '_get' to {ip, nf}_conntrack_expect_find
Yasuyuki Kozakai
5
-7
/
+7
2006-12-02
[NETFILTER]: nf_conntrack: /proc compatibility with old connection tracking
Patrick McHardy
3
-1
/
+429
2006-12-02
[NETFILTER]: nf_conntrack: sysctl compatibility with old connection tracking
Patrick McHardy
3
-0
/
+87
2006-12-02
[NETFILTER]: nf_conntrack: move conntrack protocol sysctls to individual modules
Patrick McHardy
2
-54
/
+22
2006-12-02
[NETFILTER]: nf_conntrack: move extern declaration to header files
Patrick McHardy
1
-6
/
+0
2006-12-02
[NETFILTER]: nf_conntrack: remove unused struct list_head from protocols
Martin Josefsson
1
-1
/
+0
2006-12-02
[NETFILTER]: nf_conntrack: rename struct nf_conntrack_protocol
Martin Josefsson
2
-19
/
+19
2006-12-02
[TCP] Vegas: Increase default alpha to 2 and beta to 4.
David S. Miller
1
-2
/
+2
2006-12-02
[UDP(-Lite)]: consolidate v4 and v6 get|setsockopt code
Gerrit Renker
1
-12
/
+18
2006-12-02
[RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code
Thomas Graf
1
-15
/
+11
2006-12-02
[NETLINK]: Remove unused dst_pid field in netlink_skb_parms
Thomas Graf
2
-4
/
+1
2006-12-02
[IPVS]: Use kmemdup where appropriate
Arnaldo Carvalho de Melo
2
-9
/
+2
2006-12-02
[CIPSO]: Missing annotation in cipso_ipv4 update.
Al Viro
1
-1
/
+1
2006-12-02
[NET]: Split skb->csum
Al Viro
2
-3
/
+3
2006-12-02
[NETFILTER]: ip_nat_snmp_basic annotations.
Al Viro
1
-51
/
+34
2006-12-02
[NET]: Fix assorted misannotations (from md5 and udplite merges).
Al Viro
2
-3
/
+3
2006-12-02
NetLabel: use cipso_v4_doi_search() for local CIPSOv4 functions
Paul Moore
1
-3
/
+3
2006-12-02
NetLabel: return the correct error for translated CIPSOv4 tags
Paul Moore
1
-0
/
+4
2006-12-02
NetLabel: fixup the handling of CIPSOv4 tags to allow for multiple tag types
Paul Moore
1
-60
/
+53
2006-12-02
NetLabel: add tag verification when adding new CIPSOv4 DOI definitions
Paul Moore
1
-0
/
+14
2006-12-02
NetLabel: check for a CIPSOv4 option before we do call into the CIPSOv4 layer
Paul Moore
1
-2
/
+0
2006-12-02
NetLabel: make netlbl_lsm_secattr struct easier/quicker to understand
Paul Moore
1
-8
/
+14
2006-12-02
[TCP]: Tidy up skb_entail
Arnaldo Carvalho de Melo
1
-5
/
+6
2006-12-02
[TCP] minisocks: Use kmemdup and LIMIT_NETDEBUG
Arnaldo Carvalho de Melo
1
-4
/
+3
2006-12-02
[IPV4]: Use kmemdup in net/ipv4/devinet.c
Arnaldo Carvalho de Melo
1
-2
/
+2
2006-12-02
[NETLABEL]: Use kmemdup in cipso_ipv4.c
Arnaldo Carvalho de Melo
1
-2
/
+1
2006-12-02
[TCP_IPV4]: Use kmemdup where appropriate
Arnaldo Carvalho de Melo
1
-24
/
+25
2006-12-02
[TCP_IPV4]: CodingStyle cleanups, no code change
Arnaldo Carvalho de Melo
1
-68
/
+75
2006-12-02
[NET/IPv4]: Make udp_push_pending_frames static
Gerrit Renker
1
-1
/
+1
2006-12-02
[NET]: netfilter checksum annotations
Al Viro
10
-70
/
+37
2006-12-02
[NET]: ipvs checksum annotations.
Al Viro
2
-6
/
+6
2006-12-02
[NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit.
Al Viro
4
-7
/
+7
2006-12-02
[NET]: Annotate __skb_checksum_complete() and friends.
Al Viro
3
-5
/
+5
2006-12-02
[NET]: Annotate ip_vs_checksum_complete() and callers.
Al Viro
1
-1
/
+1
[next]