Ilpo Järvinen
|
66f5fe624f
[TCP]: Rename update_send_head & include related increment to it
|
17 years ago |
Ilpo Järvinen
|
3ccd3130b3
[TCP]: Make invariant check complain about invalid sacked_out
|
17 years ago |
Rami Rosen
|
61f1ab41b8
[IPV4]: Remove unused multipath cached routing defintion in net/flow.h
|
17 years ago |
Hideo Aoki
|
95766fff6b
[UDP]: Add memory accounting.
|
17 years ago |
Hideo Aoki
|
3ab224be6d
[NET] CORE: Introducing new memory accounting interface.
|
17 years ago |
Gui Jianfeng
|
a06b494b61
[IPV6]: Remove useless code from fib6_del_route().
|
17 years ago |
Rami Rosen
|
f624357959
[NEIGH]: Remove unused method from include/net/neighbour.h
|
17 years ago |
Rami Rosen
|
04ce99c483
[IPV4]: Remove unused define in include/net/arp.h (HAVE_ARP_CREATE)
|
17 years ago |
Jorge Boncompte
|
7d1f8db40b
[ATM]: [he] fixing compilation when you define USE_RBPS_POOL/USE_RBPL_POOL
|
17 years ago |
Joonwoo Park
|
a5929af407
[ATM]: [ambassador] kmalloc + memset conversion to kzalloc
|
17 years ago |
Chas Williams
|
fb64c735a5
[ATM]: [br2864] whitespace cleanup
|
17 years ago |
Eric Kinzie
|
097b19a998
[ATM]: [br2864] routed support
|
17 years ago |
Adrian Bunk
|
900092a45e
[ATM]: [he] This patch removes the ancient version string.
|
17 years ago |
Kay Sievers
|
ef39592f78
[ATM]: Convert struct class_device to struct device
|
17 years ago |
Robert P. J. Day
|
6fe5452b3b
[ATM]: atm is no longer experimental
|
17 years ago |
Herbert Xu
|
9dd3245a2a
[IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_input
|
17 years ago |
Herbert Xu
|
0883ae0e55
[IPSEC]: Fix transport-mode async resume on intput without netfilter
|
17 years ago |
Herbert Xu
|
fcb8c156c8
[IPSEC]: Fix double free on skb on async output
|
17 years ago |
David S. Miller
|
15ca36fb99
[LIBERTAS]: Remove last stray user of MAC_FMT.
|
17 years ago |
Masahide NAKAMURA
|
d9727bb2d5
[XFRM] Documentaion: Fix error example at XFRMOUTSTATEMODEERROR.
|
17 years ago |
Ilpo Järvinen
|
c776ee01bd
[TCP]: Remove seq_rtt ptr from clean_rtx_queue args
|
17 years ago |
Ilpo Järvinen
|
0e3a4803aa
[TCP]: Force TSO splits to MSS boundaries
|
17 years ago |
Michael Chan
|
7ffc49a6ee
[ETH]: Combine format_addr() with print_mac().
|
17 years ago |
Eric Dumazet
|
21371f768b
[SOCK] Avoid divides in sk_stream_pages() and __sk_stream_mem_reclaim()
|
17 years ago |
Masahide NAKAMURA
|
b15c4bcd15
[XFRM]: Fix outbound statistics.
|
17 years ago |
Eric W. Biederman
|
426b5303eb
[NETNS]: Modify the neighbour table code so it handles multiple network namespaces
|
17 years ago |
Paul Moore
|
e1af9f270b
[XFRM]: Drop packets when replay counter would overflow
|
17 years ago |
Paul Moore
|
afeb14b490
[XFRM]: RFC4303 compliant auditing
|
17 years ago |
Eric Dumazet
|
dfd4f0ae2e
[TCP]: Avoid two divides in __tcp_grow_window()
|
17 years ago |
Eric Dumazet
|
8beb5c5f12
[TCP]: Avoid a divide in tcp_mtu_probing()
|
17 years ago |