index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-02
[NET]: Accept wildcard delimiters in in[46]_pton
Patrick McHardy
1
-2
/
+2
2006-12-02
[EBTABLES]: Split ebt_replace into user and kernel variants, annotate.
Al Viro
1
-1
/
+18
2006-12-02
[NETFILTER]: ebtables: add --snap-arp option
Bart De Schuymer
2
-0
/
+5
2006-12-02
[NETFILTER]: x_tables: add NFLOG target
Patrick McHardy
4
-2
/
+21
2006-12-02
[NETFILTER]: x_tables: add port of hashlimit match for IPv4 and IPv6
Patrick McHardy
3
-34
/
+49
2006-12-02
[NETFILTER]: nfnetlink_log: remove useless prefix length limitation
Patrick McHardy
1
-2
/
+0
2006-12-02
[NETFILTER]: nfnetlink_queue: allow changing queue length through netlink
Eric Leblond
1
-0
/
+1
2006-12-02
[NETFILTER]: sip conntrack: better NAT handling
Patrick McHardy
1
-1
/
+4
2006-12-02
[NETFILTER]: sip conntrack: do case insensitive SIP header search
Patrick McHardy
1
-1
/
+2
2006-12-02
[NETFILTER]: sip conntrack: minor cleanup
Patrick McHardy
1
-18
/
+10
2006-12-02
[NETFILTER]: conntrack: add '_get' to {ip, nf}_conntrack_expect_find
Yasuyuki Kozakai
1
-1
/
+1
2006-12-02
[NETFILTER]: nf_conntrack: automatic sysctl registation for conntrack protocols
Patrick McHardy
1
-0
/
+10
2006-12-02
[DCCP]: Tidy up unused structures
Gerrit Renker
1
-3
/
+1
2006-12-02
[DCCP]: Remove allocation of sysctl numbers
Gerrit Renker
1
-14
/
+0
2006-12-02
[TCP]: Renove the __ prefix on the struct tcp_sock members
Arnaldo Carvalho de Melo
1
-78
/
+78
2006-12-02
[TCP]: Change tcp_header_len member in tcp_sock to u16
Arnaldo Carvalho de Melo
1
-3
/
+2
2006-12-02
[NET]: Pack struct hh_cache
Arnaldo Carvalho de Melo
1
-1
/
+1
2006-12-02
[RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code
Thomas Graf
1
-0
/
+3
2006-12-02
[NETLINK]: Remove unused dst_pid field in netlink_skb_parms
Thomas Graf
1
-1
/
+0
2006-12-02
[NET]: Add documentation for TFRC structures
Gerrit Renker
1
-2
/
+18
2006-12-02
[NET]: Split skb->csum
Al Viro
1
-1
/
+4
2006-12-02
[SCTP]: Netfilter sctp annotations.
Al Viro
1
-1
/
+1
2006-12-02
[SCTP]: Annotate SCTP headers.
Al Viro
1
-36
/
+36
2006-12-02
[DCCP]: Adds the tx buffer sysctls
Ian McDonald
1
-0
/
+1
2006-12-02
[BNX2]: Add 5709 PCI ID.
Michael Chan
1
-0
/
+1
2006-12-02
[NET]: Preliminaty annotation of skb->csum.
Al Viro
1
-2
/
+2
2006-12-02
[NET]: netfilter checksum annotations
Al Viro
2
-7
/
+23
2006-12-02
[NET]: Annotate __skb_checksum_complete() and friends.
Al Viro
4
-6
/
+6
2006-12-02
[NET]: Annotate skb_copy_and_csum_bits() and callers.
Al Viro
1
-2
/
+2
2006-12-02
[NET]: Annotate skb_checksum() and callers.
Al Viro
1
-2
/
+2
2006-12-02
[NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in ...
Al Viro
1
-2
/
+1
2006-12-02
[NET]: Annotate csum_partial() callers in net/*
Al Viro
2
-2
/
+2
2006-12-02
[NET]: Annotate checksums in on-the-wire packets.
Al Viro
7
-7
/
+7
2006-12-02
[NET]: Introduce types for checksums.
Al Viro
1
-0
/
+2
2006-12-02
[NET]: Annotate net_srandom().
Al Viro
1
-1
/
+1
2006-12-02
[BRIDGE]: Annotations.
Al Viro
7
-20
/
+20
2006-12-02
[ATM]: Annotations.
Al Viro
3
-11
/
+11
2006-12-02
[NETFILTER]: More trivial annotations.
Al Viro
1
-1
/
+1
2006-12-02
[RANDOM]: Annotate random.h IP helpers.
Al Viro
1
-10
/
+10
2006-12-02
[IPV6]: Assorted trivial endianness annotations.
Al Viro
1
-6
/
+8
2006-12-02
[NET]: Supporting UDP-Lite (RFC 3828) in Linux
Gerrit Renker
3
-0
/
+14
2006-12-02
[IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink api
Thomas Graf
1
-2
/
+0
2006-12-02
[TCP]: MD5 Signature Option (RFC2385) support.
YOSHIFUJI Hideaki
1
-3
/
+32
2006-12-02
netpoll header cleanup
Stephen Hemminger
1
-4
/
+3
2006-12-02
netpoll queue cleanup
Stephen Hemminger
1
-2
/
+2
2006-12-02
netpoll retry cleanup
Stephen Hemminger
1
-1
/
+0
2006-12-02
netpoll per device txq
Stephen Hemminger
1
-0
/
+2
2006-12-02
netpoll info leak
Stephen Hemminger
1
-0
/
+1
2006-12-02
[DCCP]: Miscellaneous code tidy-ups
Gerrit Renker
1
-1
/
+17
2006-12-02
[DCCP]: Make feature negotiation more readable
Gerrit Renker
1
-11
/
+14
[next]