Commit Graph

79817 Commits (3367e56f26a3a8647784328ffa846fe8021a5b79)
 

Author SHA1 Message Date
YOSHIFUJI Hideaki 85040bcb46 [IPV6] ADDRLABEL: Fix double free on label deletion. 17 years ago
Stephen Hemminger 3c582b30bc [PPP]: Sparse warning fixes. 17 years ago
Stephen Hemminger ac97f75faa [IPV4] fib_trie: remove unneeded NULL check 17 years ago
Stephen Hemminger f638a2f057 [IPV4] fib_trie: More whitespace cleanup. 17 years ago
Patrick McHardy 7a9c1bd409 [NET_SCHED]: Use nla_policy for attribute validation in ematches 17 years ago
Patrick McHardy 53b2bf3f8a [NET_SCHED]: Use nla_policy for attribute validation in actions 17 years ago
Patrick McHardy 6fa8c0144b [NET_SCHED]: Use nla_policy for attribute validation in classifiers 17 years ago
Patrick McHardy 27a3421e48 [NET_SCHED]: Use nla_policy for attribute validation in packet schedulers 17 years ago
Patrick McHardy 5feb5e1aaa [NET_SCHED]: sch_api: introduce constant for rate table size 17 years ago
Patrick McHardy 1587bac49f [NET_SCHED]: Use typeful attribute parsing helpers 17 years ago
Patrick McHardy 24beeab539 [NET_SCHED]: Use typeful attribute construction helpers 17 years ago
Patrick McHardy 57e1c487a4 [NET_SCHED]: Use NLA_PUT_STRING for string dumping 17 years ago
Patrick McHardy 4b3550ef53 [NET_SCHED]: Use nla_nest_start/nla_nest_end 17 years ago
Patrick McHardy cee63723b3 [NET_SCHED]: Propagate nla_parse return value 17 years ago
Patrick McHardy ab27cfb85c [NET_SCHED]: act_api: use PTR_ERR in tcf_action_init/tcf_action_get 17 years ago
Patrick McHardy c96c9471dd [NET_SCHED]: act_api: use nlmsg_parse 17 years ago
Patrick McHardy 6d834e04e5 [NET_SCHED]: act_api: fix netlink API conversion bug 17 years ago
Patrick McHardy b03f467200 [NET_SCHED]: sch_netem: use nla_parse_nested_compat 17 years ago
Patrick McHardy f5e5cb7553 [NET_SCHED]: sch_atm: fix format string warning 17 years ago
Denis V. Lunev dde1bc0e6f [NETNS]: Add namespace for ICMP replying code. 17 years ago
Denis V. Lunev b5921910a1 [NETNS]: Routing cache virtualization. 17 years ago
Denis V. Lunev eee80592c3 [NETNS]: Correct namespace for connect-time routing. 17 years ago
Patrick McHardy 7ba699c604 [NET_SCHED]: Convert actions from rtnetlink to new netlink API 17 years ago
Patrick McHardy add93b610a [NET_SCHED]: Convert classifiers from rtnetlink to new netlink API 17 years ago
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