Commit Graph

7369 Commits (409a7b859ddb6e0a615d9f3ccddedaec218c56b6)

Author SHA1 Message Date
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
Al Viro 8fffc15dc7 eliminate byteswapping in struct ieee80211_qos_parameters 17 years ago
Jan Engelhardt 1e637c74b0 [IPV4]: Enable use of 240/4 address space. 17 years ago
Jarek Poplawski 96750162b5 [NET] gen_estimator: gen_replace_estimator() cosmetic changes 17 years ago
Stephen Hemminger 72348a424f [PKT_SCHED] net: add sparse annotation to ptype_seq_start/stop 17 years ago
Stephen Hemminger aa767bfea4 [PKT_SCHED] net classifier: style cleanup's 17 years ago
Stephen Hemminger 786a90366f [PKT_SCHED] sch_atm: style cleanup 17 years ago
Stephen Hemminger 9d127fbdd2 [PKT_SCHED] dsmark: checkpatch warning cleanup 17 years ago
Stephen Hemminger 4c30719f4f [PKT_SCHED] dsmark: handle cloned and non-linear skb's 17 years ago
David S. Miller 5b0ac72bc5 [PKT_SCHED] dsmark: Use hweight32() instead of convoluted loop. 17 years ago
Stephen Hemminger 81da99ed71 [PKT_SCHED] dsmark: get rid of wrappers 17 years ago
Stephen Hemminger d20b3109e9 [IPV6]: addrconf sparse warnings 17 years ago
Patrick McHardy 13a0a096e5 [NET_SCHED]: kill obsolete NET_CLS_POLICE option 17 years ago
Pavel Emelyanov 91b4f95475 [VLAN]: Move protocol determination to seperate function 17 years ago
Patrick McHardy 31ffdbcb59 [VLAN]: Clean up vlan_skb_recv() 17 years ago
Patrick McHardy ad712087f7 [VLAN]: Update list address 17 years ago
Patrick McHardy 2029cc2c84 [VLAN]: checkpatch cleanups 17 years ago