Age | Commit message (Expand) | Author |
2006-10-17 | [PATCH] rename net_random to random32 | Stephen Hemminger |
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 |
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-11 | [NET]: Use typesafe inet_twsk() inline function instead of cast. | YOSHIFUJI Hideaki |
2006-10-11 | [NET]: Use hton{l,s}() for non-initializers. | YOSHIFUJI Hideaki |
2006-10-11 | [TCP]: Use TCPOLEN_TSTAMP_ALIGNED macro instead of magic number. | YOSHIFUJI Hideaki |
2006-10-11 | [IPV6]: Seperate sit driver to extra module (addrconf.c changes) | Joerg Roedel |
2006-10-11 | [IPV6]: Seperate sit driver to extra module | Joerg Roedel |
2006-10-11 | [NET]: File descriptor loss while receiving SCM_RIGHTS | Miklos Szeredi |
2006-10-11 | [SCTP]: Fix the RX queue size shown in /proc/net/sctp/assocs output. | Vlad Yasevich |
2006-10-11 | [SCTP]: Fix receive buffer accounting. | Vlad Yasevich |
2006-10-11 | IPsec: fix handling of errors for socket policies | Venkat Yekkirala |
2006-10-11 | IPsec: correct semantics for SELinux policy matching | Venkat Yekkirala |
2006-10-11 | IPsec: propagate security module errors up from flow_cache_lookup | James Morris |
2006-10-11 | NetLabel: fix a cache race condition | paul.moore@hp.com |
2006-10-10 | [PATCH] Finish annotations of struct vlan_ethhdr | Alexey Dobriyan |
2006-10-10 | [PATCH] net/sunrpc/auth_gss/svcauth_gss.c endianness regression | Al Viro |
2006-10-10 | [PATCH] strndup() would better take size_t, not int | Al Viro |
2006-10-10 | [PATCH] ptrdiff_t is %t, not %z | Al Viro |
2006-10-10 | [PATCH] tipc __user annotations | Al Viro |
2006-10-06 | [PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpc | NeilBrown |
2006-10-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh | Linus Torvalds |
2006-10-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2006-10-04 | [PATCH] knfsd: svcrpc: use consistent variable name for the reply state | J.Bruce Fields |
2006-10-04 | [PATCH] knfsd: svcrpc: gss: fix failure on SVC_DENIED in integrity case | J.Bruce Fields |
2006-10-04 | [PATCH] knfsd: svcrpc: gss: factor out some common wrapping code | J.Bruce Fields |