| Commit message (Expand) | Author | Age |
* | [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-18 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 2006-10-17 |
|\ |
|
| * | Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass() | Peter Zijlstra | 2006-10-11 |
* | | [PATCH] knfsd: Allow lockd to drop replies as appropriate | NeilBrown | 2006-10-17 |
* | | [PATCH] rename net_random to random32 | Stephen Hemminger | 2006-10-17 |
* | | [Bluetooth] Add locking for bt_proto array manipulation | Marcel Holtmann | 2006-10-16 |
* | | [Bluetooth] Check if DLC is still attached to the TTY | Marcel Holtmann | 2006-10-16 |
* | | [Bluetooth] Fix reference count when connection lookup fails | Marcel Holtmann | 2006-10-16 |
* | | [Bluetooth] Disconnect HID interrupt channel first | Marcel Holtmann | 2006-10-16 |
* | | [Bluetooth] Support concurrent connect requests | Marcel Holtmann | 2006-10-16 |
* | | [Bluetooth] Make use of virtual devices tree | Marcel Holtmann | 2006-10-16 |
* | | [Bluetooth] Handle return values from driver core functions | Marcel Holtmann | 2006-10-16 |
* | | [Bluetooth] Fix compat ioctl for BNEP, CMTP and HIDP | Marcel Holtmann | 2006-10-16 |
* | | [IPV6] sit: Add missing MODULE_LICENSE | Jan Dittmer | 2006-10-16 |
* | | [IPV6]: Remove bogus WARN_ON in Proxy-NA handling. | YOSHIFUJI Hideaki | 2006-10-16 |
* | | [IPv6] rules: Use RT6_LOOKUP_F_HAS_SADDR and fix source based selectors | Thomas Graf | 2006-10-16 |
* | | [XFRM]: Fix xfrm_state_num going negative. | David S. Miller | 2006-10-16 |
* | | [NET]: reduce sizeof(struct inet_peer), cleanup, change in peer_check_expire() | Eric Dumazet | 2006-10-16 |
* | | NetLabel: the CIPSOv4 passthrough mapping does not pass categories correctly | Paul Moore | 2006-10-16 |
* | | NetLabel: only deref the CIPSOv4 standard map fields when using standard mapping | Paul Moore | 2006-10-16 |
* | | [BRIDGE]: flush forwarding table when device carrier off | Stephen Hemminger | 2006-10-16 |
* | | [NETFILTER]: ctnetlink: Remove debugging messages | Pablo Neira Ayuso | 2006-10-16 |
* | | [NETFILTER]: xt_CONNSECMARK: fix Kconfig dependencies | Patrick McHardy | 2006-10-16 |
* | | [NETFILTER]: ipt_ECN/ipt_TOS: fix incorrect checksum update | Patrick McHardy | 2006-10-16 |
* | | [NETFILTER]: arp_tables: missing unregistration on module unload | Patrick McHardy | 2006-10-16 |
* | | [NETFILTER]: fix cut-and-paste error in exit functions | Patrick McHardy | 2006-10-16 |
* | | [DECNET]: Use correct config option for routing by fwmark in compare_keys() | Patrick McHardy | 2006-10-16 |
* | | [PKT_SCHED] sch_htb: use rb_first() cleanup | Akinbou Mita | 2006-10-12 |
* | | [RTNETLINK]: Fix use of wrong skb in do_getlink() | Patrick McHardy | 2006-10-12 |
* | | [DECNET]: Fix sfuzz hanging on 2.6.18 | Patrick McHardy | 2006-10-12 |
* | | [NET]: Do not memcmp() over pad bytes of struct flowi. | David S. Miller | 2006-10-12 |
* | | [NET]: Use typesafe inet_twsk() inline function instead of cast. | YOSHIFUJI Hideaki | 2006-10-12 |