summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-06net: add a core netdev->rx_dropped counterEric Dumazet11-34/+26
2010-10-06MAINTAINERS: update Intel LAN Ethernet infoJeff Kirsher1-2/+14
2010-10-06e1000e.txt: Add e1000e documentationJeff Kirsher1-0/+302
2010-10-06e1000.txt: Update e1000 documentationJeff Kirsher1-277/+96
2010-10-06ixgbevf.txt: Update ixgbevf documentationJeff Kirsher1-37/+3
2010-10-06Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+15
2010-10-05Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-7/+15
2010-10-05wait: using uninitialized member of wait queueEvgeny Kuznetsov1-0/+1
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds11-26/+14
2010-10-05xen: do not initialize PV timers on HVM if !xen_have_vector_callbackStefano Stabellini1-2/+3
2010-10-05xen: do not set xenstored_ready before xenbus_probe on hvmStefano Stabellini1-3/+6
2010-10-05vhost: max s/g to match qemuJason Wang3-12/+57
2010-10-05ppp: Use a real SKB control block in fragmentation engine.David S. Miller1-21/+25
2010-10-05ipv6: make __ipv6_isatap_ifid staticstephen hemminger2-4/+1
2010-10-05fib: fib_rules_cleanup can be staticstephen hemminger2-3/+1
2010-10-05fib: cleanupsEric Dumazet3-182/+206
2010-10-05wimax: make functions localstephen hemminger6-23/+11
2010-10-05qlcnic: remove dead codestephen hemminger2-176/+0
2010-10-05caif: remove duplicated includeNicolas Kaiser1-1/+0
2010-10-05cls_u32: signedness bugDan Carpenter1-1/+1
2010-10-05don't let BCM63XX_PHY depend on non-existant symbolUwe Kleine-König1-1/+0
2010-10-05net/phy: fix many "defined but unused" warningsUwe Kleine-König15-15/+15
2010-10-05net: relax rtnl_dereference()David S. Miller1-4/+6
2010-10-05ipvs: Use frag walker helper in SCTP proto support.David S. Miller1-9/+10
2010-10-05net: dynamic ingress_queue allocationEric Dumazet5-27/+71
2010-10-05qlcnic: set mtu lower limitSritej Velaga2-3/+4
2010-10-05qlcnic: cleanup port mode settingSritej Velaga1-40/+0
2010-10-05qlcnic: sparse warning fixesSucheta Chakraborty2-11/+11
2010-10-05qlcnic: fix vlan TSO on big endian machineSucheta Chakraborty3-8/+20
2010-10-05qlcnic: fix endianess for lroSucheta Chakraborty2-3/+10
2010-10-05qlcnic: fix diag registerAmit Kumar Salecha1-3/+3
2010-10-05qlcnic: fix eswitch statsAmit Kumar Salecha2-9/+34
2010-10-05qlcnic: fix internal loopback testAmit Kumar Salecha2-8/+37
2010-10-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2-3/+5
2010-10-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller21-59/+124
2010-10-04Merge branch 'merge-powerpc' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-6/+13
2010-10-04Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2-1/+6
2010-10-04Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-13/+19
2010-10-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds1-6/+12
2010-10-04Merge branch 'merge-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-3/+14
2010-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-35/+32
2010-10-04Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-83/+96
2010-10-04ksm: fix bad user data when swappingHugh Dickins1-2/+4
2010-10-04ksm: fix page_address_in_vma anon_vma oopsHugh Dickins1-1/+7
2010-10-04MIPS: Octeon: Place cnmips_cu2_setup in __init memory.David Daney1-1/+1
2010-10-04MIPS: Don't place cu2 notifiers in __cpuinitdataDavid Daney1-1/+1
2010-10-04MIPS: Calculate VMLINUZ_LOAD_ADDRESS based on the length of vmlinux.binShmulik Ladkani1-1/+1
2010-10-04MIPS: Alchemy: Resolve prom section mismatchesManuel Lauss1-3/+2
2010-10-04MIPS: Fix syscall 64 bit number comments.Ralf Baechle1-2/+2
2010-10-04MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls.David Daney6-9/+37