summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/usb: Add IPv6 support to the LG-VL600 LTE USB modem driverMark Kamichoff2011-08-071-0/+19
* qla3xxx: remove an extra semi-colonDan Carpenter2011-08-071-1/+1
* ucc_geth: Add SUPPORTED_MII and SUPPORTED_AutonegJoakim Tjernlund2011-08-071-4/+6
* via-velocity : cleanups.françois romieu2011-08-071-46/+25
* via-velocity : ethtool statistics support.françois romieu2011-08-071-0/+74
* via-velocity : update receive packets statistics.françois romieu2011-08-071-0/+1
* slip: cleanup statistics generationMatvejchikov Ilya2011-08-032-24/+14
* be2net: fix cmd-rx-filter not notifying MCCSathya Perla2011-08-031-0/+1
* bna: Remove Obsolete File bfi_ctreg.hRasesh Mody2011-08-031-646/+0
* bna: Consolidated HW Registers for Supported HWsRasesh Mody2011-08-034-41/+497
* bna: Remove get_regs Ethtool SupportRasesh Mody2011-08-031-319/+0
* be2net: drop pkts that do not belong to the portSathya Perla2011-08-032-8/+24
* be2net: add support for flashing Teranetics PHY firmwareSathya Perla2011-08-035-44/+91
* be2net: use RX_FILTER cmd to program multicast addressesSathya Perla2011-08-034-114/+41
* be2net: non-member vlan pkts not received in promiscous modeSathya Perla2011-08-032-2/+11
* be2net: no need to query link statusSathya Perla2011-08-035-43/+22
* be2net: remove wrong and unnecessary calls to netif_carrier_off()Sathya Perla2011-08-031-2/+0
* rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger2011-08-0255-193/+193
* ipv6: updates to privacy addresses per RFC 4941.Lorenzo Colitti2011-08-013-22/+50
* net/smsc911x: add device tree probe supportShawn Guo2011-08-012-11/+112
* Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller2011-08-016-24/+271
|\
| * dccp ccid-2: check Ack Ratio when reducing cwndSamuel Jero2011-08-011-3/+23
| * dccp ccid-2: increment cwnd correctlySamuel Jero2011-08-011-1/+1
| * dccp ccid-2: prevent cwnd > Sequence WindowSamuel Jero2011-08-012-15/+41
| * dccp ccid-2: use feature-negotiation to report Ack Ratio changesGerrit Renker2011-08-012-2/+9
| * dccp: send Confirm options only onceSamuel Jero2011-08-011-5/+16
| * dccp: support for exchanging of NN options in established state 2/2Gerrit Renker2011-08-011-0/+116
| * dccp: support for the exchange of NN options in established state 1/2Gerrit Renker2011-08-013-0/+67
* | ipg: Use constJoe Perches2011-08-011-3/+3
* | ipg: Use current logging stylesJoe Perches2011-08-011-96/+95
* | qlcnic: Added debug infoSritej Velaga2011-08-012-3/+14
* | qlcnic: Move get template from probe to start fwSritej Velaga2011-08-011-7/+15
* | qlcnic: Fix delay in reset pathSritej Velaga2011-08-013-1/+8
* | qlcnic: FW dump related changesAnirban Chakraborty2011-08-012-5/+18
* | qlcnic: Fix enviroment variable for udev event generation during FW dumpAnirban Chakraborty2011-08-011-2/+2
* | bna: HW Interface Init UpdateRasesh Mody2011-08-011-11/+17
* | bna: Remove Unnecessary CNA CheckRasesh Mody2011-08-011-12/+0
* | ip6tnl: avoid touching dst refcount in ip6_tnl_xmit2()Eric Dumazet2011-08-011-13/+14
* | ipv6: avoid a dst_entry refcount change in ipv6_destopt_rcv()Eric Dumazet2011-08-011-5/+2
* | ipv6: use RCU in inet6_csk_xmit()Eric Dumazet2011-08-011-3/+6
* | ipv6: some RCU conversionsEric Dumazet2011-08-012-35/+21
* | be2net: use stats-sync to read/write 64-bit statsSathya Perla2011-08-014-51/+93
* | be2net: cleanup and refactor stats codeSathya Perla2011-08-015-356/+155
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-08-017-7/+23
|\ \ | |/ |/|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...David S. Miller2011-07-281-0/+1
| |\
| | * IPVS: Free resources on module removalSimon Horman2011-07-221-0/+1
| * | proc_fork_connector: a lockless ->real_parent usage is not safeOleg Nesterov2011-07-281-2/+6
| * | net: fix new sunrpc kernel-doc warningRandy Dunlap2011-07-281-0/+1
| * | r8169: Add support for D-Link 530T rev C1 (Kernel Bug 38862)Lennart Sorensen2011-07-281-0/+1
| * | MAINTAINERS: orphan FrameRelay DLCIJoe Perches2011-07-281-2/+1
OpenPOWER on IntegriCloud