Age | Commit message (Expand) | Author |
2007-04-25 | [IPV6] NDISC: Unify main process of sending ND messages. | YOSHIFUJI Hideaki |
2007-04-25 | [IPV6] XFRM: Use ip6addr_any where applicable. | YOSHIFUJI Hideaki |
2007-04-25 | [IPV6]: Export in6addr_any for future use. | YOSHIFUJI Hideaki |
2007-04-25 | [IPV4] IP_GRE: Unify code path to get hash array index. | YOSHIFUJI Hideaki |
2007-04-25 | [IPV4] IPIP: Unify code path to get hash array index. | YOSHIFUJI Hideaki |
2007-04-25 | [IPV6] SIT: Unify code path to get hash array index. | YOSHIFUJI Hideaki |
2007-04-25 | [IPV6]: Fix Makefile thinko. | David S. Miller |
2007-04-25 | [IPV6]: Consolidate common SNMP code | Herbert Xu |
2007-04-25 | [IPV4]: Consolidate common SNMP code | Herbert Xu |
2007-04-25 | [IPV4]: Fix build without procfs. | YOSHIFUJI Hideaki |
2007-04-25 | [TCP]: Fix linkage errors on i386. | YOSHIFUJI Hideaki |
2007-04-25 | [TIPC]: Enhancements to msg_set_bits() routine | Allan Stephens |
2007-04-25 | [NET]: Warn about GSO/checksum abuse | Herbert Xu |
2007-04-25 | [TCP] TCP YEAH: Use vegas dont copy it. | Stephen Hemminger |
2007-04-25 | [TCP]: Congestion control API update. | Stephen Hemminger |
2007-04-25 | [TCP]: TCP Illinois update. | Stephen Hemminger |
2007-04-25 | [WIRELESS]: Remove wext over netlink. | Johannes Berg |
2007-04-25 | [WIRELESS] cfg80211: New wireless config infrastructure. | Johannes Berg |
2007-04-25 | [WIRELESS]: Refactor wireless Kconfig. | Johannes Berg |
2007-04-25 | [NET]: Prevent much sadness in qdisc_lock_tree(). | Andrew Morton |
2007-04-25 | [IPV6] SNMP: Use put_unaligned() instead of memcpy(). | YOSHIFUJI Hideaki |
2007-04-25 | [IPV6] SNMP: Fix several warnings without procfs. | YOSHIFUJI Hideaki |
2007-04-25 | [IPV6] SNMP: Avoid unaligned accesses. | YOSHIFUJI Hideaki |
2007-04-25 | [TCP]: Sed magic converts func(sk, tp, ...) -> func(sk, ...) | Ilpo Järvinen |
2007-04-25 | [NET]: Fix comments for register_netdev(). | Borislav Petkov |
2007-04-25 | [IrDA]: Misc spelling corrections. | G. Liakhovetski |
2007-04-25 | [IrDA] af_irda: IRDA_ASSERT cleanups | Samuel Ortiz |
2007-04-25 | [IrDA] af_irda: irda_accept cleanup | Samuel Ortiz |
2007-04-25 | [IrDA] af_irda: Silence kernel message in irda_recvmsg_stream | Olaf Kirch |
2007-04-25 | [IrDA] af_irda: irda_recvmsg_stream cleanup | Olaf Kirch |
2007-04-25 | [NET]: Move sk_setup_caps() out of line. | Andi Kleen |
2007-04-25 | [TCP]: Uninline tcp_done(). | Andi Kleen |
2007-04-25 | [NET]: cleanup extra semicolons | Stephen Hemminger |
2007-04-25 | [TCP]: TCP Illinois congestion control (rev3) | Stephen Hemminger |
2007-04-25 | [NET]: Get rid of netdev_nit | Stephen Hemminger |
2007-04-25 | [NET] skbuff: skb_store_bits const is backwards | Stephen Hemminger |
2007-04-25 | [BRIDGE]: Fix warning in net-2.6.22 | Stephen Hemminger |
2007-04-25 | [AX25/NETROM/ROSE]: Convert to use modern wait queue API | Ralf Baechle |
2007-04-25 | [AF_PACKET]: Add option to return orig_dev to userspace. | Peter P. Waskiewicz Jr |
2007-04-25 | [IPV6] SNMP: Export statistics via netlink without CONFIG_PROC_FS. | YOSHIFUJI Hideaki |
2007-04-25 | [IPV4] SNMP: Move some statistic bits to net/ipv4/proc.c. | YOSHIFUJI Hideaki |
2007-04-25 | [IPV6] SNMP: Move some statistic bits to net/ipv6/proc.c. | YOSHIFUJI Hideaki |
2007-04-25 | [IPV6] SNMP: Netlink interface. | YOSHIFUJI Hideaki |
2007-04-25 | [INET]: Add IP(V6)_PMTUDISC_RPOBE | John Heffner |
2007-04-25 | [IPV6]: MTU discovery check in ip6_fragment() | John Heffner |
2007-04-25 | [NET_SCHED]: ingress: switch back to using ingress_lock | Patrick McHardy |
2007-04-25 | [NET_SCHED]: Eliminate qdisc_tree_lock | Patrick McHardy |
2007-04-25 | [NETLINK]: don't reinitialize callback mutex | Patrick McHardy |
2007-04-25 | [RTNETLINK]: Remove unnecessary locking in dump callbacks | Patrick McHardy |
2007-04-25 | [RTNETLINK]: Hold rtnl_mutex during netlink dump callbacks | Patrick McHardy |