summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-10tg3: Remove 5750 PCI codeMatt Carlson
2011-03-10tg3: Move tg3_init_link_config to tg3_phy_probeMatt Carlson
2011-03-10tg3: Refine VAux decision processMatt Carlson
2011-03-10tg3: cleanup pci device table varsMatt Carlson
2011-03-10tg3: Add code to verify RODATA checksum of VPDMatt Carlson
2011-03-10tg3: Fix NVRAM selftestMatt Carlson
2011-03-10tg3: Add missed 5719 workaround changeMatt Carlson
2011-03-10tcp: mark tcp_congestion_ops read_mostlyStephen Hemminger
2011-03-09ipv4: Optimize flow initialization in fib_validate_source().David S. Miller
2011-03-09ipv4: Optimize flow initialization in input route lookup.David S. Miller
2011-03-09tcp: ioctl type SIOCOUTQNSD returns amount of data not sentMario Schuknecht
2011-03-09ipv4: Lookup multicast routes by rtable using helper.David S. Miller
2011-03-09bonding: move procfs code into bond_procfs.cAmerigo Wang
2011-03-09Phonet: kill the ST-Ericsson pipe controller KconfigRémi Denis-Courmont
2011-03-09Phonet: support active connection without pipe controller on modemRémi Denis-Courmont
2011-03-09Phonet: provide pipe socket option to retrieve the pipe identifierRémi Denis-Courmont
2011-03-09Phonet: allocate sock from accept syscall rather than soft IRQRémi Denis-Courmont
2011-03-09Phonet: factor common code to send control messagesRémi Denis-Courmont
2011-03-09Phonet: correct pipe backlog callback return valuesRémi Denis-Courmont
2011-03-09Phonet: return an error when packet TX failsRémi Denis-Courmont
2011-03-09Phonet: fix NULL dereference on TX path with implicit sourceRémi Denis-Courmont
2011-03-08inetpeer: Don't disable BH for initial fast RCU lookup.David S. Miller
2011-03-08ixgbe: fix compile failure in ixgbe_init_mbx_params_pfAndy Gospodarek
2011-03-08dsa/mv88e6060: support nonzero mii base addressPeter Korsgaard
2011-03-08Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2011-03-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2011-03-08ipv4: Fix scope value used in route src-address caching.David S. Miller
2011-03-07ipv4: Cache source address in nexthop entries.David S. Miller
2011-03-07ixgbe: fix setting and reporting of advertised speedsEmil Tantilov
2011-03-07ixgbe: fix spelling errorsEmil Tantilov
2011-03-07ixgbe: improve logic in ixgbe_init_mbx_params_pfEmil Tantilov
2011-03-07ixgbe: add function descriptionEmil Tantilov
2011-03-07ixgbe: Enable flow control pause parameter auto-negotiation supportEmil Tantilov
2011-03-07ixgbe: Add x540 statistic counter definitionsEmil Tantilov
2011-03-07ixgbe: clear correct counters for flow control on 82599Emil Tantilov
2011-03-07ixgbe: cleanup PHY initEmil Tantilov
2011-03-07ixgbe: add support to FCoE DDP in target modeYi Zou
2011-03-07vlan: add support to ndo_fcoe_ddp_target()Yi Zou
2011-03-07net: add ndo_fcoe_ddp_target() to support FCoE DDP in target modeYi Zou
2011-03-07ixgbe: fix missing function pointer conversionDon Skidmore
2011-03-07igb: Add stats output for OS2BMC feature on i350 devicesCarolyn Wyborny
2011-03-07e1000e: fix build issue due to undefined reference to crc32_leEmil Tantilov
2011-03-07af_unix: remove unused struct sockaddr_un cruftHagen Paul Pfeifer
2011-03-07sctp: several declared/set but unused fixesHagen Paul Pfeifer
2011-03-07af_packet: struct socket declared/assigned but unusedHagen Paul Pfeifer
2011-03-07mcast: net_device dev not usedHagen Paul Pfeifer
2011-03-07s2io: fix uninitialized compile warningShan Wei
2011-03-07bonding: COW before overwriting the destination MAC addressChangli Gao
2011-03-07bonding: remove the unused dummy functions when net poll controller isn't ena...Changli Gao
2011-03-07Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller