Commit Graph

7594 Commits (4cdf854f7d60498bbda436068a118b95059b244b)

Author SHA1 Message Date
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
Masakazu Mokuno 4248d2f811 WEXT: remove unused variable 17 years ago
Ron Rindjunsky 71ebb4aac8 mac80211: fix rx flow sparse errors, make functions static 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
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
Pavel Emelyanov ac18e7509e [NETNS][FRAGS]: Make the inet_frag_queue lookup work in namespaces. 17 years ago
Pavel Emelyanov 8d8354d2fb [NETNS][FRAGS]: Move ctl tables around. 17 years ago
YOSHIFUJI Hideaki 61cf46ad58 [IPV6] NDISC: Sparse: Use different variable name for local use. 17 years ago
YOSHIFUJI Hideaki 5d5619b40c [IPV6] ADDRCONF: Sparse: Make inet6_dump_addr() code paths more straight-forward. 17 years ago
YOSHIFUJI Hideaki 2334ecbdb2 [IPV6]: Sparse: Declare non-static ipv6_{route,icmp,frag}_sysctl_init() in header. 17 years ago
YOSHIFUJI Hideaki 40fee36e11 [IPV6] ADDRLABEL: Sparse: Make several functions static. 17 years ago
YOSHIFUJI Hideaki 5e8b9df6e8 [IPV6] UDPLITE: Sparse: Declare non-static symbols in header. 17 years ago
YOSHIFUJI Hideaki 77d0d350e9 [IPV6] UDP,UDPLITE: Sparse: {__udp6_lib,udp,udplite}_err() are of void. 17 years ago
YOSHIFUJI Hideaki fc80be87dc [IPV4] UDP,UDPLITE: Sparse: {__udp4_lib,udp,udplite}_err() are of void. 17 years ago
Denis V. Lunev ecfdc8c542 [NETNS]: Pass correct namespace in ip_rt_get_source. 17 years ago
Denis V. Lunev 84a885f449 [NETNS]: Pass correct namespace in ip_route_input_slow. 17 years ago
Denis V. Lunev 86167a377f [NETNS]: Pass correct namespace in context fib_check_nh. 17 years ago
Denis V. Lunev 5b707aaae4 [NETNS]: Pass correct namespace in fib_validate_source. 17 years ago
Denis V. Lunev 7fee0ca237 [NETNS]: Add netns parameter to inetdev_by_index. 17 years ago
Denis V. Lunev da0e28cb68 [NETNS]: Add netns parameter to fib_lookup. 17 years ago
Stephen Hemminger ba93ef7465 [IPV4]: ipmr sparse warnings 17 years ago
Stephen Hemminger dd329bfa96 [IPV4]: igmp sparse warnings 17 years ago
Stephen Hemminger 1402c8519a [VLAN]: sparse warning fix 17 years ago
Ron Rindjunsky 66dcb6bdc5 mac80211: A-MPDU Rx remove stop_rx_ba_session warning print 17 years ago
Ron Rindjunsky 5b3d71d90e mac80211: A-MPDU Rx stop aggregation on proper dev 17 years ago
Ivo van Doorn 0f7054e32f mac80211: Initialize vif pointer 17 years ago
Johannes Berg 471b3efdfc mac80211: add unified BSS configuration 17 years ago
Michael Wu 2bc454b0b3 mac80211: Fix rate reporting regression 17 years ago
Johannes Berg 4fd6931ebe mac80211: implement cfg80211 station handling 17 years ago
Johannes Berg 5dfdaf58d6 mac80211: add beacon configuration via cfg80211 17 years ago
Johannes Berg 51fb61e76d mac80211: move interface type to vif structure 17 years ago
Johannes Berg 32bfd35d4b mac80211: dont use interface indices in drivers 17 years ago
Al Viro 8524f59d47 ieee80211: beacon->capability is little-endian 17 years ago
Al Viro d9e94d5647 ieee80211: fix misannotations 17 years ago
Al Viro c414e84b22 ieee80211softmac_auth_resp() fix 17 years ago
Al Viro b16f13d00c several missing cpu_to_le16() in ieee80211softmac_capabilities() 17 years ago