index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
netrom.h
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-20
[NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family independant version
Patrick McHardy
13
-476
/
+314
2006-03-20
[NETFILTER]: Move ip6_masked_addrcmp to include/net/ipv6.h
Patrick McHardy
3
-19
/
+18
2006-03-20
[NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions
Patrick McHardy
69
-29
/
+160
2006-03-20
[NETFILTER]: x_tables: pass registered match/target data to match/target functions
Patrick McHardy
5
-19
/
+30
2006-03-20
[NETFILTER]: Convert x_tables matches/targets to centralized error checking
Patrick McHardy
23
-511
/
+167
2006-03-20
[NETFILTER]: Convert ip6_tables matches/targets to centralized error checking
Patrick McHardy
16
-165
/
+47
2006-03-20
[NETFILTER]: Convert arp_tables targets to centralized error checking
Patrick McHardy
2
-6
/
+8
2006-03-20
[NETFILTER]: Convert ip_tables matches/targets to centralized error checking
Patrick McHardy
28
-390
/
+103
2006-03-20
[NETFILTER]: Change {ip,ip6,arp}_tables to use centralized error checking
Patrick McHardy
3
-13
/
+50
2006-03-20
[NETFILTER]: xt_tables: add centralized error checking
Patrick McHardy
2
-11
/
+84
2006-03-20
[NETFILTER]: nf_conntrack: use ipv6_addr_equal in nf_ct_reasm
Yasuyuki Kozakai
1
-4
/
+4
2006-03-20
[NETFILTER]: Fix CID offset bug in PPTP NAT helper debug message
Holger Eitzenberger
1
-3
/
+5
2006-03-20
[DCCP] CCID2: Drop sock reference count on timer expiration and reset.
Andrea Bittau
1
-11
/
+15
2006-03-20
[DCCP]: Set the default CCID according to kernel config selection
Ian McDonald
1
-1
/
+10
2006-03-20
[NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn'
Harald Welte
8
-138
/
+148
2006-03-20
[BNX2]: include <linux/vmalloc.h>
Michael Chan
2
-2
/
+3
2006-03-20
[TCP]: MTU probing
John Heffner
9
-37
/
+326
2006-03-20
[BNX2]: Update version
Michael Chan
1
-2
/
+3
2006-03-20
[BNX2]: Support larger rx ring sizes (part 2)
Michael Chan
1
-2
/
+2
2006-03-20
[BNX2]: Support larger rx ring sizes (part 1)
Michael Chan
2
-46
/
+107
2006-03-20
[BNX2]: Fix bug when rx ring is full
Michael Chan
1
-16
/
+25
2006-03-20
[BNX2]: Add ethtool -d support
Michael Chan
1
-0
/
+60
2006-03-20
[BNX2]: Reduce register test size
Michael Chan
1
-254
/
+0
2006-03-20
[TG3]: Update version and reldate
Michael Chan
1
-2
/
+2
2006-03-20
[TG3]: Support shutdown WoL.
Michael Chan
1
-11
/
+41
2006-03-20
[TG3]: Enable TSO by default
Michael Chan
1
-4
/
+5
2006-03-20
[TG3]: Add support for 5714S and 5715S
Michael Chan
2
-1
/
+36
2006-03-20
[IPV4] fib_rules.c: make struct fib_rules static again
Adrian Bunk
1
-1
/
+1
2006-03-20
[IPCOMP6]: don't check vfree() argument for NULL.
Jesper Juhl
1
-2
/
+2
2006-03-20
[DCCP]: Initial feature negotiation implementation
Andrea Bittau
11
-6
/
+847
2006-03-20
[DCCP] CCID2: Initial CCID2 (TCP-Like) implementation
Andrea Bittau
7
-6
/
+957
2006-03-20
[DCCP] CCID3: Set the no_feedback_timer fields near init_timer
Arnaldo Carvalho de Melo
1
-2
/
+3
2006-03-20
[DCCP]: Don't alloc ack vector for the control sock
Arnaldo Carvalho de Melo
1
-6
/
+5
2006-03-20
[DCCP] ackvec: Delete all the ack vector records in dccp_ackvec_free
Arnaldo Carvalho de Melo
1
-1
/
+11
2006-03-20
[DCCP] CCID: Allow ccid_{init,exit} to be NULL
Arnaldo Carvalho de Melo
2
-15
/
+1
2006-03-20
[DCCP] ackvec: Introduce ack vector records
Andrea Bittau
2
-98
/
+173
2006-03-20
[LIST]: Introduce list_for_each_entry_from
Arnaldo Carvalho de Melo
1
-0
/
+11
2006-03-20
[IPV4]: Use RCU locking in fib_rules.
Robert Olsson
1
-45
/
+68
2006-03-20
[LIST]: Introduce list_for_each_entry_safe_from
Arnaldo Carvalho de Melo
1
-0
/
+13
2006-03-20
[DCCP] ackvec: Introduce dccp_ackvec_slab
Arnaldo Carvalho de Melo
3
-3
/
+52
2006-03-20
[DCCP]: Fix error handling in dccp_init
Arnaldo Carvalho de Melo
1
-1
/
+3
2006-03-20
[DCCP] ackvec: Ditch dccpav_buf_len
Arnaldo Carvalho de Melo
4
-25
/
+15
2006-03-20
[NETFILTER] nfnetlink_log: add sequence numbers for log events
Harald Welte
2
-0
/
+52
2006-03-20
[NETFILTER] NAT sequence adjustment: Save eight bytes per conntrack
Harald Welte
1
-1
/
+1
2006-03-20
[NET]: Do not lose accepted socket when -ENFILE/-EMFILE.
David S. Miller
1
-42
/
+71
2006-03-20
[NET]: Reduce size of struct sk_buff on 64 bit architectures
Patrick McHardy
1
-1
/
+1
2006-03-20
[VLAN]: translate IF_OPER_DORMANT to netif_dormant_on()
Stefan Rompf
1
-16
/
+27
2006-03-20
[NET] core: add RFC2863 operstate
Stefan Rompf
7
-8
/
+200
2006-03-20
[IPV6]: ROUTE: Ensure to accept redirects from nexthop for the target.
YOSHIFUJI Hideaki
1
-43
/
+47
2006-03-20
[IPV6]: ROUTE: Add accept_ra_rt_info_max_plen sysctl.
YOSHIFUJI Hideaki
5
-1
/
+36
[next]