| Commit message (Expand) | Author | Age |
* | [NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY | Herbert Xu | 2007-04-26 |
* | [NET]: Use csum_start offset instead of skb_transport_header | Herbert Xu | 2007-04-26 |
* | [XFRM]: Optimize MTU calculation | Patrick McHardy | 2007-04-26 |
* | [IPV6] FIB6RULE: Find source address during looking up route. | YOSHIFUJI Hideaki | 2007-04-26 |
* | [NET]: Move generic skbuff stuff from XFRM code to generic code | David Howells | 2007-04-26 |
* | [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [NET]: Inline net_device_stats | Rusty Russell | 2007-04-26 |
* | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [BLUETOOTH]: Introduce skb->data accessor methods for hci_{acl,event,sco}_hdr | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [NET] fib_rules: Flush route cache after rule modifications | Thomas Graf | 2007-04-26 |
* | [NET]: Allow forwarding of ip_summed except CHECKSUM_COMPLETE | Herbert Xu | 2007-04-26 |
* | [NET] fib_rules: Add no-operation action | Thomas Graf | 2007-04-26 |
* | [NET] fib_rules: Mark rules detached from the device | Thomas Graf | 2007-04-26 |
* | [NET] fib_rules: goto rule action | Thomas Graf | 2007-04-26 |
* | [INET]: Use jhash + random secret for ehash. | David S. Miller | 2007-04-26 |
* | [NETLINK]: introduce NLA_BINARY type | Johannes Berg | 2007-04-26 |
* | [SCTP]: Implement SCTP_MAX_BURST socket option. | Vlad Yasevich | 2007-04-26 |
* | [SCTP]: Implement sac_info field in SCTP_ASSOC_CHANGE notification. | Vlad Yasevich | 2007-04-26 |
* | [SCTP]: Honor flags when setting peer address parameters | Vlad Yasevich | 2007-04-26 |
* | [SCTP]: Implement SCTP_ADDR_CONFIRMED state for ADDR_CHNAGE event | Vlad Yasevich | 2007-04-26 |
* | [SCTP]: Implement SCTP_PARTIAL_DELIVERY_POINT option. | Vlad Yasevich | 2007-04-26 |
* | [SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket option | Vlad Yasevich | 2007-04-26 |
* | [NET_SCHED]: Unline tcf_destroy | Patrick McHardy | 2007-04-26 |
* | [NET_SCHED]: turn PSCHED_GET_TIME into inline function | Patrick McHardy | 2007-04-26 |
* | [NET_SCHED]: turn PSCHED_TDIFF_SAFE into inline function | Patrick McHardy | 2007-04-26 |
* | [NET_SCHED]: kill PSCHED_TDIFF | Patrick McHardy | 2007-04-26 |
* | [NET_SCHED]: kill PSCHED_SET_PASTPERFECT/PSCHED_IS_PASTPERFECT | Patrick McHardy | 2007-04-26 |
* | [NET_SCHED]: kill PSCHED_TLESS | Patrick McHardy | 2007-04-26 |
* | [NET_SCHED]: kill PSCHED_TADD/PSCHED_TADD2 | Patrick McHardy | 2007-04-26 |
* | [NET_SCHED]: kill PSCHED_AUDIT_TDIFF | Patrick McHardy | 2007-04-26 |
* | [NETFILTER]: nf_conntrack: kill destroy() in struct nf_conntrack for diet | Yasuyuki Kozakai | 2007-04-26 |
* | [NETFILTER]: nf_conntrack: don't use nfct in skb if conntrack is disabled | Yasuyuki Kozakai | 2007-04-26 |
* | [NETLINK]: Remove error pointer from netlink message handler | Thomas Graf | 2007-04-26 |
* | [NET] rules: Unified rules dumping | Thomas Graf | 2007-04-26 |
* | [IPv6]: Use rtnl registration interface | Thomas Graf | 2007-04-26 |
* | [DECNet]: Use rtnl registration interface | Thomas Graf | 2007-04-26 |
* | [PKT_SCHED] qdisc: Use rtnl registration interface | Thomas Graf | 2007-04-26 |
* | [IPv4]: Use rtnl registration interface | Thomas Graf | 2007-04-26 |
* | [NET] rules: Use rtnl registration interface | Thomas Graf | 2007-04-26 |
* | [NEIGH]: Use rtnl registration interface | Thomas Graf | 2007-04-26 |
* | [RTNL]: Message handler registration interface | Thomas Graf | 2007-04-26 |
* | [DCCP]: Sample RTT from SYN exchange | Gerrit Renker | 2007-04-26 |
* | [NETLINK]: Use nlmsg_trim() where appropriate | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [NETLINK]: Remove NLMSG_{NEW_ANSWER,CANCEL,END} | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [SK_BUFF]: Remove skb_add_mtu() leftovers | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [NETLINK]: Introduce nlmsg_hdr() helper | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [SK_BUFF]: Convert skb->end to sk_buff_data_t | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [SK_BUFF]: Use offsets for skb->{mac,network,transport}_header on 64bit archi... | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [SK_BUFF]: unions of just one member don't get anything done, kill them | Arnaldo Carvalho de Melo | 2007-04-26 |