aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* tg3: Add code to verify RODATA checksum of VPDMatt Carlson2011-03-10
* tg3: Fix NVRAM selftestMatt Carlson2011-03-10
* tg3: Add missed 5719 workaround changeMatt Carlson2011-03-10
* tcp: mark tcp_congestion_ops read_mostlyStephen Hemminger2011-03-10
* ipv4: Optimize flow initialization in fib_validate_source().David S. Miller2011-03-09
* ipv4: Optimize flow initialization in input route lookup.David S. Miller2011-03-09
* tcp: ioctl type SIOCOUTQNSD returns amount of data not sentMario Schuknecht2011-03-09
* ipv4: Lookup multicast routes by rtable using helper.David S. Miller2011-03-09
* bonding: move procfs code into bond_procfs.cAmerigo Wang2011-03-09
* Phonet: kill the ST-Ericsson pipe controller KconfigRémi Denis-Courmont2011-03-09
* Phonet: support active connection without pipe controller on modemRémi Denis-Courmont2011-03-09
* Phonet: provide pipe socket option to retrieve the pipe identifierRémi Denis-Courmont2011-03-09
* Phonet: allocate sock from accept syscall rather than soft IRQRémi Denis-Courmont2011-03-09
* Phonet: factor common code to send control messagesRémi Denis-Courmont2011-03-09
* Phonet: correct pipe backlog callback return valuesRémi Denis-Courmont2011-03-09
* Phonet: return an error when packet TX failsRémi Denis-Courmont2011-03-09
* Phonet: fix NULL dereference on TX path with implicit sourceRémi Denis-Courmont2011-03-09
* inetpeer: Don't disable BH for initial fast RCU lookup.David S. Miller2011-03-08
* ixgbe: fix compile failure in ixgbe_init_mbx_params_pfAndy Gospodarek2011-03-08
* dsa/mv88e6060: support nonzero mii base addressPeter Korsgaard2011-03-08
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2011-03-08
|\
| * sfc: Use write-combining to reduce TX latencyBen Hutchings2011-03-04
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller2011-03-08
|\ \
| * | ixgbe: fix setting and reporting of advertised speedsEmil Tantilov2011-03-07
| * | ixgbe: fix spelling errorsEmil Tantilov2011-03-07
| * | ixgbe: improve logic in ixgbe_init_mbx_params_pfEmil Tantilov2011-03-07
| * | ixgbe: add function descriptionEmil Tantilov2011-03-07
| * | ixgbe: Enable flow control pause parameter auto-negotiation supportEmil Tantilov2011-03-07
| * | ixgbe: Add x540 statistic counter definitionsEmil Tantilov2011-03-07
| * | ixgbe: clear correct counters for flow control on 82599Emil Tantilov2011-03-07
| * | ixgbe: cleanup PHY initEmil Tantilov2011-03-07
| * | ixgbe: add support to FCoE DDP in target modeYi Zou2011-03-07
| * | vlan: add support to ndo_fcoe_ddp_target()Yi Zou2011-03-07
| * | net: add ndo_fcoe_ddp_target() to support FCoE DDP in target modeYi Zou2011-03-07
| * | ixgbe: fix missing function pointer conversionDon Skidmore2011-03-07
| * | igb: Add stats output for OS2BMC feature on i350 devicesCarolyn Wyborny2011-03-07
| * | e1000e: fix build issue due to undefined reference to crc32_leEmil Tantilov2011-03-07
* | | ipv4: Fix scope value used in route src-address caching.David S. Miller2011-03-08
* | | ipv4: Cache source address in nexthop entries.David S. Miller2011-03-07
* | | af_unix: remove unused struct sockaddr_un cruftHagen Paul Pfeifer2011-03-07
* | | sctp: several declared/set but unused fixesHagen Paul Pfeifer2011-03-07
* | | af_packet: struct socket declared/assigned but unusedHagen Paul Pfeifer2011-03-07
* | | mcast: net_device dev not usedHagen Paul Pfeifer2011-03-07
* | | s2io: fix uninitialized compile warningShan Wei2011-03-07
|/ /
* | bonding: COW before overwriting the destination MAC addressChangli Gao2011-03-07
* | bonding: remove the unused dummy functions when net poll controller isn't ena...Changli Gao2011-03-07
* | Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2011-03-07
|\ \
| * | r8169: convert to new VLAN model.Francois Romieu2011-03-05
| * | r8169: support control of advertising.Oliver Neukum2011-03-05
| * | r8169: support the new chips for RTL8105E.Hayes Wang2011-03-05