summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* [NETNS][IPV6]: Make multiple instance of sysctl tables.Daniel Lezcano2008-01-292-2/+11
* [NETNS][IPV6]: Add ipv6 structure for netns.Daniel Lezcano2008-01-292-0/+14
* [NETNS][IPV6]: Make ipv6_sysctl_register to return a value.Daniel Lezcano2008-01-291-1/+1
* [NETFILTER]: Use the ctl paths instead of hand-made analoguePavel Emelyanov2008-01-292-7/+3Star
* [NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modulesPavel Emelyanov2008-01-292-0/+4
* [IPVS]: Switch to using ctl_paths.Pavel Emelyanov2008-01-291-0/+3
* [VLAN]: Avoid expensive dividesEric Dumazet2008-01-291-2/+4
* mac80211: Add radio led triggerIvo van Doorn2008-01-291-0/+29
* mac80211: A-MPDU Rx adding basic functionalityRon Rindjunsky2008-01-291-0/+7
* mac80211: A-MPDU Rx add low level driver APIRon Rindjunsky2008-01-291-0/+21
* [NET]: Remove unused member of dst_entryRami Rosen2008-01-291-1/+0Star
* [XFRM] xfrm_policy_destroy: Rename and relative fixes.WANG Cong2008-01-291-2/+2
* [NETNS]: Should build with CONFIG_SYSCTL=nEric Dumazet2008-01-291-0/+2
* [CONNECTOR]: Cleanup struct cn_callback_entryLi Zefan2008-01-291-3/+1Star
* [CONNECTOR]: Cleanup struct cn_queue_devLi Zefan2008-01-291-1/+0Star
* [NET]: prot_inuse cleanups and optimizationsEric Dumazet2008-01-293-12/+32
* [LIB] pcounter : unline too big functionsEric Dumazet2008-01-291-54/+26Star
* [IPVS]: Remove declaration of unimplemented method and remove unused definiti...Rami Rosen2008-01-291-2/+0Star
* [IPV4]: Remove three declarations of unimplemented methods and correct a typo...Rami Rosen2008-01-291-4/+1Star
* [SHAPER]: The scheduled shaper removal.Adrian Bunk2008-01-292-52/+0Star
* [IPSEC]: Kill duplicate xfrm_policy_flush prototypeHerbert Xu2008-01-291-1/+0Star
* [TCP]: Remove TCPCB_URG & TCPCB_AT_TAIL as unnecessaryIlpo Järvinen2008-01-291-4/+0Star
* [TCP]: Introduce tcp_wnd_end() to reduce line lengthsIlpo Järvinen2008-01-291-0/+6
* [IPV4]: Remove unused multipath cached routing defintion in net/flow.hRami Rosen2008-01-291-1/+0Star
* [UDP]: Add memory accounting.Hideo Aoki2008-01-291-0/+9
* [NET] CORE: Introducing new memory accounting interface.Hideo Aoki2008-01-293-45/+60
* [NEIGH]: Remove unused method from include/net/neighbour.hRami Rosen2008-01-291-4/+0Star
* [IPV4]: Remove unused define in include/net/arp.h (HAVE_ARP_CREATE)Rami Rosen2008-01-291-1/+0Star
* [ATM]: [br2864] whitespace cleanupChas Williams2008-01-291-22/+21Star
* [ATM]: [br2864] routed supportEric Kinzie2008-01-291-1/+17
* [ATM]: Convert struct class_device to struct deviceKay Sievers2008-01-291-2/+2
* [ETH]: Combine format_addr() with print_mac().Michael Chan2008-01-291-3/+5
* [SOCK] Avoid divides in sk_stream_pages() and __sk_stream_mem_reclaim()Eric Dumazet2008-01-291-1/+2
* [NETNS]: Modify the neighbour table code so it handles multiple network names...Eric W. Biederman2008-01-291-3/+7
* [XFRM]: RFC4303 compliant auditingPaul Moore2008-01-291-7/+26
* [SOCK] Avoid integer divides where not necessary in include/net/sock.hEric Dumazet2008-01-281-3/+3
* [TCP]: Convert several length variable to unsigned.YOSHIFUJI Hideaki2008-01-281-2/+4
* cfg80211/nl80211: implement station attribute retrievalJohannes Berg2008-01-282-0/+63
* cfg80211/nl80211: station handlingJohannes Berg2008-01-282-0/+123
* cfg80211/nl80211: add beacon settingsJohannes Berg2008-01-282-0/+57
* mac80211: support getting key sequence counters via cfg80211Johannes Berg2008-01-281-9/+5Star
* cfg80211/nl80211: introduce key handlingJohannes Berg2008-01-282-0/+78
* mac80211: allow easier multicast/broadcast buffering in hardwareJohannes Berg2008-01-281-0/+2
* mac80211: clean up eapol handling in TX pathJohannes Berg2008-01-281-0/+1
* [XFRM]: Assorted IPsec fixupsPaul Moore2008-01-281-7/+7
* [XFRM]: Define packet dropping statistics.Masahide NAKAMURA2008-01-283-0/+54
* [XFRM] IPv6: Fix dst/routing check at transformation.Masahide NAKAMURA2008-01-282-1/+4
* [INET]: Uninline the inet_twsk_put function.Pavel Emelyanov2008-01-281-13/+1Star
* [INET]: Uninline the __inet_lookup_established function.Pavel Emelyanov2008-01-281-37/+3Star
* [INET]: Uninline the __inet_hash function.Pavel Emelyanov2008-01-281-26/+3Star