aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| * | [TIPC]: Added subscription cancellation capabilityLijun Chen2006-10-18
| * | [TIPC]: Can now list multicast link on an isolated network nodeAllan Stephens2006-10-18
| * | [TIPC]: Fixed slow link reactivation when link tolerance is largeAllan Stephens2006-10-18
| * | [TIPC]: Name publication events now delivered in chronological orderAllan Stephens2006-10-18
| * | [TIPC]: Add support for Ethernet VLANsAllan Stephens2006-10-18
| * | [TIPC]: Remove code bloat introduced by print buffer reworkAllan Stephens2006-10-18
| * | [TIPC]: Optimize wakeup logic when socket has no waiting processesAllan Stephens2006-10-18
| * | [TIPC]: Added duplicate node address detection capabilityAllan Stephens2006-10-18
| * | [TIPC]: Stream socket can now send > 66000 bytes at a timeAllan Stephens2006-10-18
| * | [TIPC]: Debug print buffer enhancements and fixesAllan Stephens2006-10-18
| * | [TIPC]: Add missing unlock in port timeout code.Allan Stephens2006-10-18
* | | [PATCH] knfsd: fix race that can disable NFS serverNeilBrown2006-10-20
* | | [PATCH] SUNRPC: fix a typoChuck Lever2006-10-20
* | | [PATCH] SUNRPC: fix race in in-kernel RPC portmapper clientChuck Lever2006-10-20
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-10-17
|\ \
| * | Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()Peter Zijlstra2006-10-11
* | | [PATCH] knfsd: Allow lockd to drop replies as appropriateNeilBrown2006-10-17
* | | [PATCH] rename net_random to random32Stephen Hemminger2006-10-17
* | | [Bluetooth] Add locking for bt_proto array manipulationMarcel Holtmann2006-10-16
* | | [Bluetooth] Check if DLC is still attached to the TTYMarcel Holtmann2006-10-16
* | | [Bluetooth] Fix reference count when connection lookup failsMarcel Holtmann2006-10-16
* | | [Bluetooth] Disconnect HID interrupt channel firstMarcel Holtmann2006-10-16
* | | [Bluetooth] Support concurrent connect requestsMarcel Holtmann2006-10-16
* | | [Bluetooth] Make use of virtual devices treeMarcel Holtmann2006-10-16
* | | [Bluetooth] Handle return values from driver core functionsMarcel Holtmann2006-10-16
* | | [Bluetooth] Fix compat ioctl for BNEP, CMTP and HIDPMarcel Holtmann2006-10-16
* | | [IPV6] sit: Add missing MODULE_LICENSEJan Dittmer2006-10-16
* | | [IPV6]: Remove bogus WARN_ON in Proxy-NA handling.YOSHIFUJI Hideaki2006-10-16
* | | [IPv6] rules: Use RT6_LOOKUP_F_HAS_SADDR and fix source based selectorsThomas Graf2006-10-16
* | | [XFRM]: Fix xfrm_state_num going negative.David S. Miller2006-10-16
* | | [NET]: reduce sizeof(struct inet_peer), cleanup, change in peer_check_expire()Eric Dumazet2006-10-16
* | | NetLabel: the CIPSOv4 passthrough mapping does not pass categories correctlyPaul Moore2006-10-16
* | | NetLabel: only deref the CIPSOv4 standard map fields when using standard mappingPaul Moore2006-10-16
* | | [BRIDGE]: flush forwarding table when device carrier offStephen Hemminger2006-10-16
* | | [NETFILTER]: ctnetlink: Remove debugging messagesPablo Neira Ayuso2006-10-16
* | | [NETFILTER]: xt_CONNSECMARK: fix Kconfig dependenciesPatrick McHardy2006-10-16
* | | [NETFILTER]: ipt_ECN/ipt_TOS: fix incorrect checksum updatePatrick McHardy2006-10-16
* | | [NETFILTER]: arp_tables: missing unregistration on module unloadPatrick McHardy2006-10-16
* | | [NETFILTER]: fix cut-and-paste error in exit functionsPatrick McHardy2006-10-16
* | | [DECNET]: Use correct config option for routing by fwmark in compare_keys()Patrick McHardy2006-10-16
| |/ |/|
* | [PKT_SCHED] sch_htb: use rb_first() cleanupAkinbou Mita2006-10-12
* | [RTNETLINK]: Fix use of wrong skb in do_getlink()Patrick McHardy2006-10-12
* | [DECNET]: Fix sfuzz hanging on 2.6.18Patrick McHardy2006-10-12
* | [NET]: Do not memcmp() over pad bytes of struct flowi.David S. Miller2006-10-12
* | [NET]: Use typesafe inet_twsk() inline function instead of cast.YOSHIFUJI Hideaki2006-10-12
* | [NET]: Use hton{l,s}() for non-initializers.YOSHIFUJI Hideaki2006-10-12
* | [TCP]: Use TCPOLEN_TSTAMP_ALIGNED macro instead of magic number.YOSHIFUJI Hideaki2006-10-12
* | [IPV6]: Seperate sit driver to extra module (addrconf.c changes)Joerg Roedel2006-10-12
* | [IPV6]: Seperate sit driver to extra moduleJoerg Roedel2006-10-12
* | [NET]: File descriptor loss while receiving SCM_RIGHTSMiklos Szeredi2006-10-12