summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-08can: add TI CAN (HECC) driverAnant Gole4-0/+1054
2009-10-08ixgb: Use the instance of net_device_stats from net_device.Ajit Khaparde3-46/+45
2009-10-08qlge: Use the instance of net_device_stats from net_device.Ajit Khaparde2-7/+6
2009-10-08e1000: Use the instance of net_device_stats from net_device.Ajit Khaparde3-27/+27
2009-10-08igb: Use the instance of net_device_stats from net_device.Ajit Khaparde3-30/+30
2009-10-08ixgbe: Use the instance of net_device_stats from net_device.Ajit Khaparde3-33/+34
2009-10-08myri10ge: Use the instance of net_device_stats from net_device.Ajit Khaparde1-3/+2
2009-10-08netxen: Use the instance of net_device_stats from net_device.Ajit Khaparde2-3/+1
2009-10-08e1000e: Use the instance of net_device_stats from net_device.Ajit Khaparde3-31/+31
2009-10-08bridge: Allow enable/disable UFO on bridge device via ethtoolSridhar Samudrala1-0/+1
2009-10-08net: Make UFO on master device independent of attached devicesSridhar Samudrala1-1/+1
2009-10-08udp: dynamically size hash tables at boot timeEric Dumazet6-36/+87
2009-10-08IPv6: Fix 6RD typoAlexandre Cassen1-1/+1
2009-10-08ipv4: Define cipso_v4_delopt staticHagen Paul Pfeifer1-1/+1
2009-10-08econet: Fix redeclaration of symbol lenHagen Paul Pfeifer1-4/+4
2009-10-08bonding: remove useless assignmentNicolas de Pesloüan1-1/+1
2009-10-08bonding: fix a parameter name in error messageNicolas de Pesloüan1-1/+2
2009-10-08IPv6: use ipv6_addr_set_v4mapped()Brian Haley5-34/+21
2009-10-08IPv6: use ipv6_addr_copy() in ip6_route_redirect()Brian Haley1-1/+2
2009-10-08IPv6: Fix 6RD build errorBrian Haley1-0/+1
2009-10-08net: Add sk_mark route lookup support for IPv4 listening socketsAtis Elsts2-1/+3
2009-10-08dccp ccid-3: Remove CCID naming redundancy 2/2Gerrit Renker2-192/+191
2009-10-08dccp ccid-2: Remove CCID naming redundancy 1/2Gerrit Renker1-161/+161
2009-10-08dccp ccid-3: Overhaul CCID naming convention 2/2Gerrit Renker3-238/+213
2009-10-08dccp ccid-2: Overhaul CCID naming convention 1/2Gerrit Renker2-161/+158
2009-10-07be2net: Get rid of net_device_stats from adapter.Ajit Khaparde3-6/+3
2009-10-07dcb: data center bridging ops should be r/oStephen Hemminger3-3/+3
2009-10-07net: mark net_proto_ops as constStephen Hemminger35-37/+36
2009-10-07make TLLAO option for NA packets configurableOctavian Purdila4-0/+28
2009-10-07Use sk_mark for IPv6 routing lookupsBrian Haley7-0/+11
2009-10-07ethtool: Add reset operationBen Hutchings2-0/+55
2009-10-07pkt_sched: gen_estimator: Dont report fake rate estimatorsEric Dumazet8-7/+15
2009-10-07net/ppp: fix comments - ppp_{sync,asynctty}_receive() may sleepTilman Schmidt2-8/+2
2009-10-07bonding: introduce primary_reselect optionJiri Pirko4-8/+164
2009-10-07Use sk_mark for routing lookup in more placesEric Dumazet1-0/+3
2009-10-07ipv6 sit: 6rd (IPv6 Rapid Deployment) Support.YOSHIFUJI Hideaki / 吉藤英明4-8/+159
2009-10-07add vif using local interface index instead of IPIlia K2-5/+20
2009-10-07gigaset: add Kernel CAPI interface (v3)Tilman Schmidt7-29/+2356
2009-10-07gigaset: allow building without I4LTilman Schmidt3-2/+83
2009-10-07gigaset: prepare for CAPI implementationTilman Schmidt7-425/+492
2009-10-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller36-188/+454
2009-10-07gigaset: add kerneldoc commentsTilman Schmidt6-44/+166
2009-10-07gigaset: correct debugging output selectionTilman Schmidt1-3/+6
2009-10-07gigaset: improve error recoveryTilman Schmidt1-24/+45
2009-10-07gigaset: fix device ERROR response handlingTilman Schmidt1-8/+8
2009-10-07gigaset: announce if built with debuggingTilman Schmidt1-1/+7
2009-10-07gigaset: handle isoc frame errors more gracefullyTilman Schmidt1-11/+7
2009-10-07gigaset: linearize skbTilman Schmidt1-0/+6
2009-10-07gigaset: fix reject/hangup handlingTilman Schmidt1-0/+5
2009-10-07isdn: make capidrv module parameter "debugmode" writeableTilman Schmidt1-1/+1