summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [WEXT]: Clean up how wext is called.Johannes Berg2007-04-262-10/+25
* [AF_RXRPC]: Delete the old RxRPC code.David Howells2007-04-2610-698/+8
* [AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to...David Howells2007-04-262-2/+54
* [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells2007-04-266-4/+189
* [AF_RXRPC]: Key facility changes for AF_RXRPCDavid Howells2007-04-261-0/+2
* [WORKQUEUE]: cancel_delayed_work: use del_timer() instead of del_timer_sync()Oleg Nesterov2007-04-261-3/+4
* [NET]: Delete unused header file linux/if_wanpipe_common.hRobert P. J. Day2007-04-261-58/+0
* [NET]: Delete unused header file linux/sdla_fr.h.Robert P. J. Day2007-04-261-638/+0
* [NETLINK]: Possible cleanups.Adrian Bunk2007-04-263-4/+0
* [XFRM]: Export SAD info.Jamal Hadi Salim2007-04-262-0/+33
* [BRIDGE]: drop PAUSE framesStephen Hemminger2007-04-251-0/+1
* [IPV6]: Export in6addr_any for future use.YOSHIFUJI Hideaki2007-04-251-2/+0
* [IPV6]: Consolidate common SNMP codeHerbert Xu2007-04-251-8/+12
* [IPV4]: Consolidate common SNMP codeHerbert Xu2007-04-251-0/+1
* [TCP]: Fix linkage errors on i386.YOSHIFUJI Hideaki2007-04-251-0/+6
* [WIRELESS] cfg80211: Update comment for locking.Johannes Berg2007-04-251-0/+4
* [TCP]: Congestion control API update.Stephen Hemminger2007-04-252-4/+10
* [WIRELESS]: Remove wext over netlink.Johannes Berg2007-04-251-10/+0
* [WIRELESS] cfg80211: New wireless config infrastructure.Johannes Berg2007-04-255-0/+218
* [IPV6] SNMP: Use put_unaligned() instead of memcpy().YOSHIFUJI Hideaki2007-04-251-1/+1
* [IPV6] SNMP: Avoid unaligned accesses.YOSHIFUJI Hideaki2007-04-251-1/+1
* [TCP]: Sed magic converts func(sk, tp, ...) -> func(sk, ...)Ilpo Järvinen2007-04-252-14/+22
* [NET]: Move sk_setup_caps() out of line.Andi Kleen2007-04-251-13/+1
* [TCP]: Uninline tcp_done().Andi Kleen2007-04-251-15/+1
* [NET] skbuff: skb_store_bits const is backwardsStephen Hemminger2007-04-251-2/+2
* [AF_PACKET]: Add option to return orig_dev to userspace.Peter P. Waskiewicz Jr2007-04-251-0/+1
* [IPV4] SNMP: Move some statistic bits to net/ipv4/proc.c.YOSHIFUJI Hideaki2007-04-251-0/+3
* [IPV6] SNMP: Netlink interface.YOSHIFUJI Hideaki2007-04-252-0/+2
* [INET]: Add IP(V6)_PMTUDISC_RPOBEJohn Heffner2007-04-252-0/+2
* [NET_SCHED]: Eliminate qdisc_tree_lockPatrick McHardy2007-04-251-2/+0
* [NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy2007-04-251-1/+4
* [NETFILTER]: ebt_arp: add gratuitous arp filteringBart De Schuymer2007-04-251-1/+3
* [NETFILTER]: bridge-nf: filter bridged IPv4/IPv6 encapsulated in pppoe trafficMichael Milner2007-04-253-2/+13
* [DCCP]: Complete documentation of dccp_sockGerrit Renker2007-04-251-11/+10
* bridge: eliminate call by referenceStephen Hemminger2007-04-251-1/+2
* [NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARYHerbert Xu2007-04-253-7/+13
* [NET]: Use csum_start offset instead of skb_transport_headerHerbert Xu2007-04-251-2/+7
* [XFRM]: Optimize MTU calculationPatrick McHardy2007-04-251-1/+1
* [IPV6] FIB6RULE: Find source address during looking up route.YOSHIFUJI Hideaki2007-04-251-4/+7
* [NET]: Move generic skbuff stuff from XFRM code to generic codeDavid Howells2007-04-252-2/+6
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-0/+15
* [NET]: Inline net_device_statsRusty Russell2007-04-251-0/+2
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-0/+14
* [BLUETOOTH]: Introduce skb->data accessor methods for hci_{acl,event,sco}_hdrArnaldo Carvalho de Melo2007-04-251-0/+18
* [NET] fib_rules: Flush route cache after rule modificationsThomas Graf2007-04-251-0/+4
* [NET]: Allow forwarding of ip_summed except CHECKSUM_COMPLETEHerbert Xu2007-04-251-0/+7
* [NET] fib_rules: Add no-operation actionThomas Graf2007-04-251-1/+1
* [NET] fib_rules: Mark rules detached from the deviceThomas Graf2007-04-251-0/+1
* [NET] fib_rules: goto rule actionThomas Graf2007-04-252-3/+9
* [INET]: Use jhash + random secret for ehash.David S. Miller2007-04-252-9/+14
OpenPOWER on IntegriCloud