| Commit message (Expand) | Author | Age |
... | |
* | [TCP]: Congestion control API update. | Stephen Hemminger | 2007-04-26 |
* | [WIRELESS]: Remove wext over netlink. | Johannes Berg | 2007-04-26 |
* | [WIRELESS] cfg80211: New wireless config infrastructure. | Johannes Berg | 2007-04-26 |
* | [IPV6] SNMP: Use put_unaligned() instead of memcpy(). | YOSHIFUJI Hideaki | 2007-04-26 |
* | [IPV6] SNMP: Avoid unaligned accesses. | YOSHIFUJI Hideaki | 2007-04-26 |
* | [TCP]: Sed magic converts func(sk, tp, ...) -> func(sk, ...) | Ilpo Järvinen | 2007-04-26 |
* | [NET]: Move sk_setup_caps() out of line. | Andi Kleen | 2007-04-26 |
* | [TCP]: Uninline tcp_done(). | Andi Kleen | 2007-04-26 |
* | [IPV4] SNMP: Move some statistic bits to net/ipv4/proc.c. | YOSHIFUJI Hideaki | 2007-04-26 |
* | [IPV6] SNMP: Netlink interface. | YOSHIFUJI Hideaki | 2007-04-26 |
* | [NET_SCHED]: Eliminate qdisc_tree_lock | Patrick McHardy | 2007-04-26 |
* | [NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY | Herbert Xu | 2007-04-26 |
* | [XFRM]: Optimize MTU calculation | Patrick McHardy | 2007-04-26 |
* | [NET]: Move generic skbuff stuff from XFRM code to generic code | David Howells | 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] 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 |
* | [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 |
* | [NETLINK]: Use nlmsg_trim() where appropriate | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [NET_SCHED]: kill jiffie conversion macros | Patrick McHardy | 2007-04-26 |
* | [NET_SCHED]: Add hrtimer based qdisc watchdog | Patrick McHardy | 2007-04-26 |
* | [NET_SCHED]: Use ktime as clocksource | Patrick McHardy | 2007-04-26 |
* | [NETFILTER]: nf_conntrack: uninline notifier registration functions | Patrick McHardy | 2007-04-26 |
* | [NETFILTER]: nfnetlink: use mutex instead of semaphore | Patrick McHardy | 2007-04-26 |
* | [NETFILTER]: nf_conntrack: remove ugly hack in l4proto registration | Patrick McHardy | 2007-04-26 |