summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-07IPv6: use ipv6_addr_set_v4mapped()Brian Haley
2009-10-07IPv6: use ipv6_addr_copy() in ip6_route_redirect()Brian Haley
2009-10-07IPv6: Fix 6RD build errorBrian Haley
2009-10-07net: Add sk_mark route lookup support for IPv4 listening socketsAtis Elsts
2009-10-07dccp ccid-3: Remove CCID naming redundancy 2/2Gerrit Renker
2009-10-07dccp ccid-2: Remove CCID naming redundancy 1/2Gerrit Renker
2009-10-07dccp ccid-3: Overhaul CCID naming convention 2/2Gerrit Renker
2009-10-07dccp ccid-2: Overhaul CCID naming convention 1/2Gerrit Renker
2009-10-07be2net: Get rid of net_device_stats from adapter.Ajit Khaparde
2009-10-07dcb: data center bridging ops should be r/oStephen Hemminger
2009-10-07net: mark net_proto_ops as constStephen Hemminger
2009-10-07make TLLAO option for NA packets configurableOctavian Purdila
2009-10-07Use sk_mark for IPv6 routing lookupsBrian Haley
2009-10-07ethtool: Add reset operationBen Hutchings
2009-10-07pkt_sched: gen_estimator: Dont report fake rate estimatorsEric Dumazet
2009-10-07net/ppp: fix comments - ppp_{sync,asynctty}_receive() may sleepTilman Schmidt
2009-10-07bonding: introduce primary_reselect optionJiri Pirko
2009-10-07Use sk_mark for routing lookup in more placesEric Dumazet
2009-10-07ipv6 sit: 6rd (IPv6 Rapid Deployment) Support.YOSHIFUJI Hideaki / 吉藤英明
2009-10-07add vif using local interface index instead of IPIlia K
2009-10-06gigaset: add Kernel CAPI interface (v3)Tilman Schmidt
2009-10-06gigaset: allow building without I4LTilman Schmidt
2009-10-06gigaset: prepare for CAPI implementationTilman Schmidt
2009-10-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-06gigaset: add kerneldoc commentsTilman Schmidt
2009-10-06gigaset: correct debugging output selectionTilman Schmidt
2009-10-06gigaset: improve error recoveryTilman Schmidt
2009-10-06gigaset: fix device ERROR response handlingTilman Schmidt
2009-10-06gigaset: announce if built with debuggingTilman Schmidt
2009-10-06gigaset: handle isoc frame errors more gracefullyTilman Schmidt
2009-10-06gigaset: linearize skbTilman Schmidt
2009-10-06gigaset: fix reject/hangup handlingTilman Schmidt
2009-10-06isdn: make capidrv module parameter "debugmode" writeableTilman Schmidt
2009-10-06isdn: avoid races in capidrvTilman Schmidt
2009-10-06isdn: accept CAPI Informational Info values as successTilman Schmidt
2009-10-06Documentation: expand isdn/INTERFACE.CAPI documentTilman Schmidt
2009-10-06be2net: Bug fix to properly update ethtool tx-checksumming after ethtool -K <...Ajit Khaparde
2009-10-06be2net: Fix a typo in be_cmds.hAjit Khaparde
2009-10-06be2net: Bug Fix while accounting of multicast frames during netdev stats updateAjit Khaparde
2009-10-06qlge: Fix lock/mutex warnings.Ron Mercer
2009-10-06qlge: Fix queueing of firmware handler in ISR.Ron Mercer
2009-10-06qlge: Fix some bit definitions for reset register.Ron Mercer
2009-10-06net: speedup sk_wake_async()Eric Dumazet
2009-10-06vxge: Version update.Sreenivasa Honnur
2009-10-06vxge: Allow multiple functions with INTA.Sreenivasa Honnur
2009-10-06vxge: Check if FCS stripping is disabled by the firmware.Sreenivasa Honnur
2009-10-06vxge: Removed unused functions.Sreenivasa Honnur
2009-10-06vxge: Fixed crash in PAE system due to wrong typecasting.Sreenivasa Honnur
2009-10-06vxge: Removed accessing non-supported registers.Sreenivasa Honnur
2009-10-06vxge: Update driver_config->vpath_per_dev for each function in probe.Sreenivasa Honnur