Commit Graph

78703 Commits (9f9dac281ba2acd3d6d3574076f86b8f99aaebc0)
 

Author SHA1 Message Date
Rami Rosen b798232fcc [IPV4]: Remove three declarations of unimplemented methods and correct a typo in include/net/ip.h 17 years ago
Adrian Bunk f1862b0ae2 [SHAPER]: The scheduled shaper removal. 17 years ago
Herbert Xu 9ef32d0d1f [IPSEC]: Kill duplicate xfrm_policy_flush prototype 17 years ago
Eric Dumazet 680a5a5086 [PATCH] use SK_MEM_QUANTUM_SHIFT in __sk_mem_reclaim() 17 years ago
Ilpo Järvinen d436d68630 [TCP]: Remove unnecessary local variable 17 years ago
Ilpo Järvinen 409d22b470 [TCP]: Code duplication removal, added tcp_bound_to_half_wnd() 17 years ago
Ilpo Järvinen 056834d9f6 [TCP]: cleanup tcp_{in,out}put.c style 17 years ago
Ilpo Järvinen 058dc3342b [TCP]: reduce tcp_output's indentation levels a bit 17 years ago
Ilpo Järvinen 4828e7f49a [TCP]: Remove TCPCB_URG & TCPCB_AT_TAIL as unnecessary 17 years ago
Ilpo Järvinen cadbd0313b [TCP]: Dropped unnecessary skb/sacked accessing in reneging 17 years ago
Ilpo Järvinen 90840defab [TCP]: Introduce tcp_wnd_end() to reduce line lengths 17 years ago
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
David S. Miller 829942c187 [TCP]: Move mss variable in tcp_mtu_probing() 17 years ago
Eric Dumazet 8df09ea3b8 [SOCK] Avoid integer divides where not necessary in include/net/sock.h 17 years ago
Eric Dumazet ce55dd3610 [TCP]: tcp_write_timeout.c cleanup 17 years ago
Eric Dumazet b790cedd24 [INET]: Avoid an integer divide in rt_garbage_collect() 17 years ago
YOSHIFUJI Hideaki 9cb5734e5b [TCP]: Convert several length variable to unsigned. 17 years ago
John W. Linville c40896de50 net/mac80211/Kconfig: whitespace corrections 17 years ago
John W. Linville d6084cb61d net/wireless/Kconfig: whitespace corrections 17 years ago
Johannes Berg c27f9830f3 mac80211: don't read ERP information from (re)association response 17 years ago
Johannes Berg 176e4f8442 mac80211: move tx crypto decision 17 years ago