| Commit message (Expand) | Author | Age | Files | Lines |
* | [WEXT]: Clean up how wext is called. | Johannes Berg | 2007-04-26 | 2 | -10/+25 |
* | [AF_RXRPC]: Delete the old RxRPC code. | David Howells | 2007-04-26 | 10 | -698/+8 |
* | [AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to... | David Howells | 2007-04-26 | 2 | -2/+54 |
* | [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both | David Howells | 2007-04-26 | 6 | -4/+189 |
* | [AF_RXRPC]: Key facility changes for AF_RXRPC | David Howells | 2007-04-26 | 1 | -0/+2 |
* | [WORKQUEUE]: cancel_delayed_work: use del_timer() instead of del_timer_sync() | Oleg Nesterov | 2007-04-26 | 1 | -3/+4 |
* | [NET]: Delete unused header file linux/if_wanpipe_common.h | Robert P. J. Day | 2007-04-26 | 1 | -58/+0 |
* | [NET]: Delete unused header file linux/sdla_fr.h. | Robert P. J. Day | 2007-04-26 | 1 | -638/+0 |
* | [NETLINK]: Possible cleanups. | Adrian Bunk | 2007-04-26 | 3 | -4/+0 |
* | [XFRM]: Export SAD info. | Jamal Hadi Salim | 2007-04-26 | 2 | -0/+33 |
* | [BRIDGE]: drop PAUSE frames | Stephen Hemminger | 2007-04-25 | 1 | -0/+1 |
* | [IPV6]: Export in6addr_any for future use. | YOSHIFUJI Hideaki | 2007-04-25 | 1 | -2/+0 |
* | [IPV6]: Consolidate common SNMP code | Herbert Xu | 2007-04-25 | 1 | -8/+12 |
* | [IPV4]: Consolidate common SNMP code | Herbert Xu | 2007-04-25 | 1 | -0/+1 |
* | [TCP]: Fix linkage errors on i386. | YOSHIFUJI Hideaki | 2007-04-25 | 1 | -0/+6 |
* | [WIRELESS] cfg80211: Update comment for locking. | Johannes Berg | 2007-04-25 | 1 | -0/+4 |
* | [TCP]: Congestion control API update. | Stephen Hemminger | 2007-04-25 | 2 | -4/+10 |
* | [WIRELESS]: Remove wext over netlink. | Johannes Berg | 2007-04-25 | 1 | -10/+0 |
* | [WIRELESS] cfg80211: New wireless config infrastructure. | Johannes Berg | 2007-04-25 | 5 | -0/+218 |
* | [IPV6] SNMP: Use put_unaligned() instead of memcpy(). | YOSHIFUJI Hideaki | 2007-04-25 | 1 | -1/+1 |
* | [IPV6] SNMP: Avoid unaligned accesses. | YOSHIFUJI Hideaki | 2007-04-25 | 1 | -1/+1 |
* | [TCP]: Sed magic converts func(sk, tp, ...) -> func(sk, ...) | Ilpo Järvinen | 2007-04-25 | 2 | -14/+22 |
* | [NET]: Move sk_setup_caps() out of line. | Andi Kleen | 2007-04-25 | 1 | -13/+1 |
* | [TCP]: Uninline tcp_done(). | Andi Kleen | 2007-04-25 | 1 | -15/+1 |
* | [NET] skbuff: skb_store_bits const is backwards | Stephen Hemminger | 2007-04-25 | 1 | -2/+2 |
* | [AF_PACKET]: Add option to return orig_dev to userspace. | Peter P. Waskiewicz Jr | 2007-04-25 | 1 | -0/+1 |
* | [IPV4] SNMP: Move some statistic bits to net/ipv4/proc.c. | YOSHIFUJI Hideaki | 2007-04-25 | 1 | -0/+3 |
* | [IPV6] SNMP: Netlink interface. | YOSHIFUJI Hideaki | 2007-04-25 | 2 | -0/+2 |
* | [INET]: Add IP(V6)_PMTUDISC_RPOBE | John Heffner | 2007-04-25 | 2 | -0/+2 |
* | [NET_SCHED]: Eliminate qdisc_tree_lock | Patrick McHardy | 2007-04-25 | 1 | -2/+0 |
* | [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it | Patrick McHardy | 2007-04-25 | 1 | -1/+4 |
* | [NETFILTER]: ebt_arp: add gratuitous arp filtering | Bart De Schuymer | 2007-04-25 | 1 | -1/+3 |
* | [NETFILTER]: bridge-nf: filter bridged IPv4/IPv6 encapsulated in pppoe traffic | Michael Milner | 2007-04-25 | 3 | -2/+13 |
* | [DCCP]: Complete documentation of dccp_sock | Gerrit Renker | 2007-04-25 | 1 | -11/+10 |
* | bridge: eliminate call by reference | Stephen Hemminger | 2007-04-25 | 1 | -1/+2 |
* | [NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY | Herbert Xu | 2007-04-25 | 3 | -7/+13 |
* | [NET]: Use csum_start offset instead of skb_transport_header | Herbert Xu | 2007-04-25 | 1 | -2/+7 |
* | [XFRM]: Optimize MTU calculation | Patrick McHardy | 2007-04-25 | 1 | -1/+1 |
* | [IPV6] FIB6RULE: Find source address during looking up route. | YOSHIFUJI Hideaki | 2007-04-25 | 1 | -4/+7 |
* | [NET]: Move generic skbuff stuff from XFRM code to generic code | David Howells | 2007-04-25 | 2 | -2/+6 |
* | [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -0/+15 |
* | [NET]: Inline net_device_stats | Rusty Russell | 2007-04-25 | 1 | -0/+2 |
* | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -0/+14 |
* | [BLUETOOTH]: Introduce skb->data accessor methods for hci_{acl,event,sco}_hdr | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -0/+18 |
* | [NET] fib_rules: Flush route cache after rule modifications | Thomas Graf | 2007-04-25 | 1 | -0/+4 |
* | [NET]: Allow forwarding of ip_summed except CHECKSUM_COMPLETE | Herbert Xu | 2007-04-25 | 1 | -0/+7 |
* | [NET] fib_rules: Add no-operation action | Thomas Graf | 2007-04-25 | 1 | -1/+1 |
* | [NET] fib_rules: Mark rules detached from the device | Thomas Graf | 2007-04-25 | 1 | -0/+1 |
* | [NET] fib_rules: goto rule action | Thomas Graf | 2007-04-25 | 2 | -3/+9 |
* | [INET]: Use jhash + random secret for ehash. | David S. Miller | 2007-04-25 | 2 | -9/+14 |