Age | Commit message (Expand) | Author |
2006-10-18 | [IPv6] route: Fix prohibit and blackhole routing decision | Thomas Graf |
2006-10-18 | [DECNET]: Fix input routing bug | Steven Whitehouse |
2006-10-18 | [TCP]: Bound TSO defer time | John Heffner |
2006-10-18 | [IPv4] fib: Remove unused fib_config members | Thomas Graf |
2006-10-18 | [IPV6]: Always copy rt->u.dst.error when copying a rt6_info. | Ville Nuorvala |
2006-10-18 | [IPV6]: Make IPV6_SUBTREES depend on IPV6_MULTIPLE_TABLES. | Ville Nuorvala |
2006-10-18 | [IPV6]: Clean up BACKTRACK(). | Ville Nuorvala |
2006-10-18 | [IPV6]: Make sure error handling is done when calling ip6_route_output(). | Ville Nuorvala |
2006-10-18 | [SCTP]: Fix minor typo | Ville Nuorvala |
2006-10-18 | [TIPC]: Updated TIPC version number to 1.6.2 | Allan Stephens |
2006-10-18 | [TIPC]: Unrecognized configuration command now returns error message | Allan Stephens |
2006-10-18 | [TIPC]: Added subscription cancellation capability | Lijun Chen |
2006-10-18 | [TIPC]: Can now list multicast link on an isolated network node | Allan Stephens |
2006-10-18 | [TIPC]: Fixed slow link reactivation when link tolerance is large | Allan Stephens |
2006-10-18 | [TIPC]: Name publication events now delivered in chronological order | Allan Stephens |
2006-10-18 | [TIPC]: Add support for Ethernet VLANs | Allan Stephens |
2006-10-18 | [TIPC]: Remove code bloat introduced by print buffer rework | Allan Stephens |
2006-10-18 | [TIPC]: Optimize wakeup logic when socket has no waiting processes | Allan Stephens |
2006-10-18 | [TIPC]: Added duplicate node address detection capability | Allan Stephens |
2006-10-18 | [TIPC]: Stream socket can now send > 66000 bytes at a time | Allan Stephens |
2006-10-18 | [TIPC]: Debug print buffer enhancements and fixes | Allan Stephens |
2006-10-18 | [TIPC]: Add missing unlock in port timeout code. | Allan Stephens |
2006-10-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds |
2006-10-17 | [PATCH] knfsd: Allow lockd to drop replies as appropriate | NeilBrown |
2006-10-17 | [PATCH] rename net_random to random32 | Stephen Hemminger |
2006-10-17 | [PATCH] sotftmac: fix a slab corruption in WEP restricted key association | Laurent Riffard |
2006-10-16 | [PATCH] softmac: Fix WX and association related races | Michael Buesch |
2006-10-15 | [Bluetooth] Add locking for bt_proto array manipulation | Marcel Holtmann |
2006-10-15 | [Bluetooth] Check if DLC is still attached to the TTY | Marcel Holtmann |
2006-10-15 | [Bluetooth] Fix reference count when connection lookup fails | Marcel Holtmann |
2006-10-15 | [Bluetooth] Disconnect HID interrupt channel first | Marcel Holtmann |
2006-10-15 | [Bluetooth] Support concurrent connect requests | Marcel Holtmann |
2006-10-15 | [Bluetooth] Make use of virtual devices tree | Marcel Holtmann |
2006-10-15 | [Bluetooth] Handle return values from driver core functions | Marcel Holtmann |
2006-10-15 | [Bluetooth] Fix compat ioctl for BNEP, CMTP and HIDP | Marcel Holtmann |
2006-10-15 | [IPV6] sit: Add missing MODULE_LICENSE | Jan Dittmer |
2006-10-15 | [IPV6]: Remove bogus WARN_ON in Proxy-NA handling. | YOSHIFUJI Hideaki |
2006-10-15 | [IPv6] rules: Use RT6_LOOKUP_F_HAS_SADDR and fix source based selectors | Thomas Graf |
2006-10-15 | [XFRM]: Fix xfrm_state_num going negative. | David S. Miller |
2006-10-15 | [NET]: reduce sizeof(struct inet_peer), cleanup, change in peer_check_expire() | Eric Dumazet |
2006-10-15 | NetLabel: the CIPSOv4 passthrough mapping does not pass categories correctly | Paul Moore |
2006-10-15 | NetLabel: only deref the CIPSOv4 standard map fields when using standard mapping | Paul Moore |
2006-10-15 | [BRIDGE]: flush forwarding table when device carrier off | Stephen Hemminger |
2006-10-15 | [NETFILTER]: ctnetlink: Remove debugging messages | Pablo Neira Ayuso |
2006-10-15 | [NETFILTER]: xt_CONNSECMARK: fix Kconfig dependencies | Patrick McHardy |
2006-10-15 | [NETFILTER]: ipt_ECN/ipt_TOS: fix incorrect checksum update | Patrick McHardy |
2006-10-15 | [NETFILTER]: arp_tables: missing unregistration on module unload | Patrick McHardy |
2006-10-15 | [NETFILTER]: fix cut-and-paste error in exit functions | Patrick McHardy |
2006-10-15 | [DECNET]: Use correct config option for routing by fwmark in compare_keys() | Patrick McHardy |
2006-10-12 | [PKT_SCHED] sch_htb: use rb_first() cleanup | Akinbou Mita |