summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-04ipv4: Remove flowi from struct rtable.David S. Miller7-94/+146
2011-03-04ipv4: Set rt->rt_iif more sanely on output routes.David S. Miller1-1/+1
2011-03-04ipv4: Use passed-in protocol in ip_route_newports().David S. Miller1-1/+1
2011-03-04ipv4: Get peer more cheaply in rt_init_metrics().David S. Miller1-2/+2
2011-03-04ipv4: Optimize flow initialization in output route lookup.David S. Miller1-8/+10
2011-03-04inetpeer: seqlock optimizationEric Dumazet1-40/+35
2011-03-04Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller201-3298/+34616
2011-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville201-3298/+34616
2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller358-1967/+3306
2011-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2-4/+25
2011-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds40-106/+225
2011-03-03Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds13-63/+41
2011-03-03Merge branch 'i_nlink' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/...Linus Torvalds8-76/+28
2011-03-04DNS: Fix a NULL pointer deref when trying to read an error key [CVE-2011-1076]David Howells2-4/+25
2011-03-03netlink: kill eff_cap from struct netlink_skb_parmsPatrick McHardy7-13/+5
2011-03-03eql: Convert printks to pr_<level> and netdev_<level>Joe Perches1-4/+6
2011-03-03MAINTAINERS: Add Andy Gospodarek as co-maintainer.Jay Vosburgh1-0/+1
2011-03-03mii: Convert printks to netdev_infoJoe Perches1-7/+7
2011-03-03mv643xx_eth: Use netdev_<level> and pr_<level>Joe Perches1-41/+33
2011-03-03tlan: Use pr_fmt, pr_<level> and netdev_<level>Joe Perches1-87/+77
2011-03-03tlan: Remove changelogJoe Perches1-145/+0
2011-03-03benet: use GFP_KERNEL allocations when possibleEric Dumazet1-9/+9
2011-03-03Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-3/+8
2011-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds1-1/+2
2011-03-03tun: Convert logging messages to pr_<level> and tun_debugJoe Perches1-32/+51
2011-03-03net: add Faraday FTMAC100 10/100 Ethernet driverPo-Yu Chuang4-0/+1386
2011-03-03ipv6: Use ERR_CAST in addrconf_dst_alloc.David S. Miller1-6/+1
2011-03-03r8169: disable ASPMStanislaw Gruszka1-0/+6
2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller27-447/+547
2011-03-03ipv4: Fix __ip_dev_find() to use ifa_local instead of ifa_address.David S. Miller1-2/+2
2011-03-03net_sched: reduce fifo qdisc sizeEric Dumazet3-30/+23
2011-03-03netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parmsPatrick McHardy7-41/+49
2011-03-03ipv4: Fix crash in dst_release when udp_sendmsg route lookup fails.David S. Miller1-0/+1
2011-03-03block: kill loop_mutexPetr Uzel1-5/+0
2011-03-03blktrace: Remove blk_fill_rwbs_rq.Tao Ma3-20/+3
2011-03-03ixgbe: cleanup copyright string for 2011Don Skidmore24-25/+26
2011-03-03ixgbe: add function pointer for semaphore functionDon Skidmore6-9/+19
2011-03-03ixgbe: X540 CleanupGreg Rose1-2/+1
2011-03-03ixgbe: cleanup handling of I2C interface to PHYEmil Tantilov1-1/+38
2011-03-03ixgbe: store permanent address before initializing Rx addressesEmil Tantilov2-6/+6
2011-03-03ixgbe: Numerous whitespace / formatting cleanupsEmil Tantilov3-18/+15
2011-03-03ixgbe: Specific check for 100 Full link speedEmil Tantilov1-2/+5
2011-03-03ixgbe: Drop unused code for setting up unicast addressesEmil Tantilov6-105/+0
2011-03-03ixgbe: rework ixgbe MTA handling to not drop packetsEmil Tantilov2-60/+11
2011-03-03ixgbe: cleanup X540 PHY reset function pointerDon Skidmore1-1/+1
2011-03-03ixgbe: Bounds checking for set_rar, clear_rar, set_vmdq, clear_vmdqEmil Tantilov3-83/+95
2011-03-03ixgbe: Fill out PCIe speed and width enums with valuesEmil Tantilov1-11/+11
2011-03-03ixgbe: add polling test to end of PHY resetEmil Tantilov1-3/+37
2011-03-03ixgbe: Check link wants report current link stateEmil Tantilov1-1/+10
2011-03-03ixgbe: cleanup code in ixgbe_identify_sfp_module_genericEmil Tantilov1-55/+94