| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
* | [NETLINK]: introduce NLA_BINARY type | Johannes Berg | 2007-04-25 | 1 | -1/+3 |
* | [SCTP]: Implement SCTP_MAX_BURST socket option. | Vlad Yasevich | 2007-04-25 | 3 | -1/+4 |
* | [SCTP]: Implement sac_info field in SCTP_ASSOC_CHANGE notification. | Vlad Yasevich | 2007-04-25 | 2 | -0/+2 |
* | [SCTP]: Honor flags when setting peer address parameters | Vlad Yasevich | 2007-04-25 | 1 | -7/+8 |
* | [SCTP]: Implement SCTP_ADDR_CONFIRMED state for ADDR_CHNAGE event | Vlad Yasevich | 2007-04-25 | 1 | -0/+1 |
* | [SCTP]: Implement SCTP_PARTIAL_DELIVERY_POINT option. | Vlad Yasevich | 2007-04-25 | 2 | -0/+3 |
* | [SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket option | Vlad Yasevich | 2007-04-25 | 3 | -3/+6 |
* | [NET_SCHED]: Unline tcf_destroy | Patrick McHardy | 2007-04-25 | 1 | -8/+2 |
* | [NET_SCHED]: turn PSCHED_GET_TIME into inline function | Patrick McHardy | 2007-04-25 | 2 | -5/+7 |
* | [NET_SCHED]: turn PSCHED_TDIFF_SAFE into inline function | Patrick McHardy | 2007-04-25 | 2 | -3/+7 |
* | [NET_SCHED]: kill PSCHED_TDIFF | Patrick McHardy | 2007-04-25 | 1 | -1/+0 |
* | [NET_SCHED]: kill PSCHED_SET_PASTPERFECT/PSCHED_IS_PASTPERFECT | Patrick McHardy | 2007-04-25 | 2 | -4/+3 |
* | [NET_SCHED]: kill PSCHED_TLESS | Patrick McHardy | 2007-04-25 | 1 | -1/+0 |
* | [NET_SCHED]: kill PSCHED_TADD/PSCHED_TADD2 | Patrick McHardy | 2007-04-25 | 1 | -2/+0 |
* | [NET_SCHED]: kill PSCHED_AUDIT_TDIFF | Patrick McHardy | 2007-04-25 | 1 | -1/+0 |
* | [NETFILTER]: nf_conntrack: kill destroy() in struct nf_conntrack for diet | Yasuyuki Kozakai | 2007-04-25 | 2 | -2/+3 |
* | [NETFILTER]: nf_conntrack: don't use nfct in skb if conntrack is disabled | Yasuyuki Kozakai | 2007-04-25 | 2 | -21/+14 |