summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-07gigaset: add Kernel CAPI interface (v3)Tilman Schmidt
2009-10-07gigaset: allow building without I4LTilman Schmidt
2009-10-07gigaset: prepare for CAPI implementationTilman Schmidt
2009-10-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-07gigaset: add kerneldoc commentsTilman Schmidt
2009-10-07gigaset: correct debugging output selectionTilman Schmidt
2009-10-07gigaset: improve error recoveryTilman Schmidt
2009-10-07gigaset: fix device ERROR response handlingTilman Schmidt
2009-10-07gigaset: announce if built with debuggingTilman Schmidt
2009-10-07gigaset: handle isoc frame errors more gracefullyTilman Schmidt
2009-10-07gigaset: linearize skbTilman Schmidt
2009-10-07gigaset: fix reject/hangup handlingTilman Schmidt
2009-10-07isdn: make capidrv module parameter "debugmode" writeableTilman Schmidt
2009-10-07isdn: avoid races in capidrvTilman Schmidt
2009-10-07isdn: accept CAPI Informational Info values as successTilman Schmidt
2009-10-07Documentation: expand isdn/INTERFACE.CAPI documentTilman Schmidt
2009-10-07be2net: Bug fix to properly update ethtool tx-checksumming after ethtool -K <...Ajit Khaparde
2009-10-07be2net: Fix a typo in be_cmds.hAjit Khaparde
2009-10-07be2net: Bug Fix while accounting of multicast frames during netdev stats updateAjit Khaparde
2009-10-07qlge: Fix lock/mutex warnings.Ron Mercer
2009-10-07qlge: Fix queueing of firmware handler in ISR.Ron Mercer
2009-10-07qlge: Fix some bit definitions for reset register.Ron Mercer
2009-10-07net: 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
2009-10-06vxge: Modify __vxge_hw_device_is_privilaged() to not assume function-0 as the...Sreenivasa Honnur
2009-10-06igb: add flushes between RAR writes when setting mac addressAlexander Duyck
2009-10-06igb: add additional error handling to the phy codeAlexander Duyck
2009-10-06igb: add code to retry a phy read in the event of failure on link checkAlexander Duyck
2009-10-06igb: move the generic copper link setup code into e1000_phy.cAlexander Duyck
2009-10-06igb: remove microwire support from igbAlexander Duyck
2009-10-06igb: change how we handle alternate mac addressesAlexander Duyck
2009-10-06igb: fix a few items where weren't correctly setup for mbx timeoutAlexander Duyck
2009-10-06igb: add function to handle mailbox lockAlexander Duyck
2009-10-06igb: add support for 82576NS SerDes adapterAlexander Duyck