Commit Graph

7053 Commits (cb7928a528264a69b29b6001b490b64607ed0557)

Author SHA1 Message Date
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
Chas Williams fb64c735a5 [ATM]: [br2864] whitespace cleanup 17 years ago
Eric Kinzie 097b19a998 [ATM]: [br2864] routed support 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
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 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
Johannes Berg 7bbdd2d987 mac80211: implement station stats retrieval 17 years ago
Johannes Berg fd5b74dcb8 cfg80211/nl80211: implement station attribute retrieval 17 years ago
Johannes Berg 5727ef1b2e cfg80211/nl80211: station handling 17 years ago
Johannes Berg ed1b6cc7f8 cfg80211/nl80211: add beacon settings 17 years ago
Johannes Berg 62da92fb75 mac80211: support getting key sequence counters via cfg80211 17 years ago
Johannes Berg e8cbb4cbeb mac80211: support adding/removing keys via cfg80211 17 years ago
Johannes Berg 41ade00f21 cfg80211/nl80211: introduce key handling 17 years ago
Johannes Berg 7d54d0ddd6 mac80211: allow easier multicast/broadcast buffering in hardware 17 years ago
Johannes Berg 4e20cb293c mac80211: make ieee80211_rx_mgmt_action static 17 years ago
Johannes Berg 678f5f7117 mac80211: clean up eapol handling in TX path 17 years ago
Johannes Berg ce3edf6d0b mac80211: clean up eapol frame handling/port control 17 years ago
Mattias Nissler 1946b74ce0 rc80211-pid: export tuning parameters through debugfs 17 years ago
Mattias Nissler 12446c67fe rc80211-pid: add debugging 17 years ago
Stefano Brivio 1dc4d1e6a1 rc80211-pid: add sharpening factor 17 years ago
Stefano Brivio 90d501d610 rc80211-pid: add rate behaviour learning algorithm 17 years ago
Stefano Brivio c21b39aca4 mac80211: make PID rate control algorithm the default 17 years ago
Eric Dumazet b92edbe0b8 [TCP] Avoid two divides in tcp_output.c 17 years ago
Paul Moore 68277accb3 [XFRM]: Assorted IPsec fixups 17 years ago
Masahide NAKAMURA 8ea843495d [XFRM]: Add packet processing statistics option. 17 years ago
Masahide NAKAMURA 0aa647746e [XFRM]: Support to increment packet dropping statistics. 17 years ago
Masahide NAKAMURA 558f82ef6e [XFRM]: Define packet dropping statistics. 17 years ago
Masahide NAKAMURA 9473e1f631 [XFRM] MIPv6: Fix to input RO state correctly. 17 years ago