Commit Graph

79314 Commits (1e90474c377e92db7262a8968a45c1dd980ca9e5)
 

Author SHA1 Message Date
Patrick McHardy 1e90474c37 [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API 17 years ago
Patrick McHardy 01480e1cf5 [NETLINK]: Add nla_append() 17 years ago
Patrick McHardy 2eb9d75c72 [NET_SCHED]: mark classifier ops __read_mostly 17 years ago
Patrick McHardy 62e3ba1b55 [NET_SCHED]: Move EXPORT_SYMBOL next to exported symbol 17 years ago
Denis V. Lunev f206351a50 [NETNS]: Add namespace parameter to ip_route_output_key. 17 years ago
Denis V. Lunev f1b050bf7a [NETNS]: Add namespace parameter to ip_route_output_flow. 17 years ago
Denis V. Lunev 611c183ebc [NETNS]: Add namespace parameter to __ip_route_output_key. 17 years ago
Denis V. Lunev b40afd0e5c [NETNS]: Add namespace parameter to ip_route_output_slow. 17 years ago
Denis V. Lunev 1ab352768f [NETNS]: Add namespace parameter to ip_dev_find. 17 years ago
Denis V. Lunev 010278ec4c [NETNS]: Add netns parameter to fib_select_default. 17 years ago
Denis V. Lunev 64c2d53829 [IPV4]: Consolidate fib_select_default. 17 years ago
Denis V. Lunev e30d3a0ccd [IPV4]: Declarations cleanup in ip_fib.h. 17 years ago
Stephen Hemminger d5ce8a0e97 [IPV4] fib_trie: avoid rescan on dump 17 years ago
Stephen Hemminger 9195bef7fb [IPV4] fib_trie: avoid extra search on delete 17 years ago
Stephen Hemminger a88ee22925 [IPV4] fib_trie: dump table in sorted order 17 years ago
Stephen Hemminger 82cfbb0085 [IPV4] fib_trie: iterator recode 17 years ago
Stephen Hemminger 64347f786d [IPV4] fib_trie: dump message multiple part flag 17 years ago
Stephen Hemminger 1328042e26 [IPV4] fib_trie: use hash list 17 years ago
Stephen Hemminger 936722922f [IPV4] fib_trie: compute size when needed 17 years ago
Stephen Hemminger a07f5f508a [IPV4] fib_trie: style cleanup 17 years ago
Stephen Hemminger bc3c8c1e02 [IPV4] fib_trie: put leaf nodes in a slab cache 17 years ago
Jan Engelhardt a1f6f5a768 [AF_X25]: constify function pointer tables 17 years ago
Ross Burton 91cde6f7d2 [IrDA]: LMP discovery timer not started by default 17 years ago
Bruno Randolf c0e1899bdb ath5k: always extend rx timestamp with tsf 17 years ago
Bruno Randolf 6d91e1d808 ath5k: configure backoff for IBSS beacon queue 17 years ago
Bruno Randolf 036cd1ec03 ath5k: use SWBA to detect IBSS HW merges 17 years ago
Bruno Randolf 9804b98d57 ath5k: better beacon timer calculation 17 years ago
Bruno Randolf e535c1ac7e ath5k: beacon interval is in TU 17 years ago
Bruno Randolf 1008e0f7b9 ath5k: use 3 instead of 0x00000003 17 years ago
Michael Buesch 1f7d87b0ec b43: Fix MAC control and microcode init 17 years ago
Masakazu Mokuno 4248d2f811 WEXT: remove unused variable 17 years ago
John W. Linville 247ae44920 ath5k: reset key cache after resume 17 years ago
John W. Linville c65638a72c ath5k: use AR5K_KEYTABLE_SIZE when initializing key table 17 years ago
Michael Buesch 61cb5dd6d1 b43: Fix firmware caching 17 years ago
Ron Rindjunsky 71ebb4aac8 mac80211: fix rx flow sparse errors, make functions static 17 years ago
Ron Rindjunsky a8b47ea3c5 mac80211: fixing ieee80211_bar types 17 years ago
Michael Buesch 95b66bad55 b43: Add more N-PHY init code 17 years ago
Stefano Brivio c09c7237ea rc80211-pid: fix last_sample initialization 17 years ago
Johannes Berg f99b751fca mac80211: fix RCU locking in __ieee80211_rx_handle_packet 17 years ago
Michael Buesch bfe6a50156 b43legacy: Remove the PHY spinlock 17 years ago
Guy Cohen a8bdf29c6c mac80211: Assign correct TID for local bridged packets 17 years ago
Eric Dumazet 69a73829db [DST]: shrinks sizeof(struct rtable) by 64 bytes on x86_64 17 years ago
Pavel Emelyanov 81566e8322 [NETNS][FRAGS]: Make the pernet subsystem for fragments. 17 years ago
Pavel Emelyanov 3140c25c82 [NETNS][FRAGS]: Make the LRU list per namespace. 17 years ago
Pavel Emelyanov 3b4bc4a2bf [NETNS][FRAGS]: Isolate the secret interval from namespaces. 17 years ago
Pavel Emelyanov e31e0bdc7e [NETNS][FRAGS]: Make thresholds work in namespaces. 17 years ago
Pavel Emelyanov b2fd5321dd [NETNS][FRAGS]: Make the net.ipv4.ipfrag_timeout work in namespaces. 17 years ago
Pavel Emelyanov e4a2d5c2bc [NETNS][FRAGS]: Duplicate sysctl tables for new namespaces. 17 years ago
Pavel Emelyanov 6ddc082223 [NETNS][FRAGS]: Make the mem counter per-namespace. 17 years ago
Pavel Emelyanov e5a2bb842c [NETNS][FRAGS]: Make the nqueues counter per-namespace. 17 years ago