summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-06-15ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_routeThomas Graf
2012-06-15qlcnic: off by one in qlcnic_init_pci_info()Dan Carpenter
2012-06-15net: remove skb_orphan_try()Eric Dumazet
2012-06-15bnx2x: fix panic when TX ring is fullEric Dumazet
2012-06-15can: c_can: precedence error in c_can_chip_config()Dan Carpenter
2012-06-15ipv6: Handle PMTU in ICMP error handlers.David S. Miller
2012-06-14ipv4: Handle PMTU in all ICMP error handlers.David S. Miller
2012-06-14Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-06-14Merge tag 'pinctrl-fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-06-14Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-06-14ixgbe: Check PTP Rx timestamps via BPF filterJacob Keller
2012-06-14ixgbe: PTP Fix hwtstamp mode settingsJacob Keller
2012-06-14ixgbe: ptp code cleanupJacob Keller
2012-06-14ixgbe: do not compile ixgbe_sysfs.c when CONFIG_IXGBE_HWMON is not setEmil Tantilov
2012-06-14ixgbe: align flow control DV macros with datasheetJohn Fastabend
2012-06-14e1000e: use more informative logging macros when netdev not yet registeredBruce Allan
2012-06-14dcbnl: Use BUG_ON() instead of BUG()Thomas Graf
2012-06-14dcbnl: Silence harmless gcc warning about uninitialized reply_nlhThomas Graf
2012-06-13bonding: drop_monitor awareEric Dumazet
2012-06-13bnx2x: fix checksum validationEric Dumazet
2012-06-13netpoll: fix netpoll_send_udp() bugsEric Dumazet
2012-06-13dcbnl: Use type safe nlmsg_data()Thomas Graf
2012-06-13dcbnl: Move dcb app allocation into dcb_app_add()Thomas Graf
2012-06-13dcbnl: Move dcb app lookup code into dcb_app_lookup()Thomas Graf
2012-06-13dcbnl: Return consistent error codesThomas Graf
2012-06-13dcbnl: Use dcbnl_newmsg() where possibleThomas Graf
2012-06-13dcbnl: Remove now unused dcbnl_reply()Thomas Graf
2012-06-13dcbnl: Shorten all command handling functionsThomas Graf
2012-06-13dcbnl: Prepare framework to shorten handling functionsThomas Graf
2012-06-13Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-06-13Merge branch 'fixes-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2012-06-13Merge tag 'omapdss-for-3.5-rc2' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2012-06-13ALSA: hda - Don't forget to call init verbs added by fixup listTakashi Iwai
2012-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-13Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and...Paul Mundt
2012-06-13sh: Kill off additional asm-generic wrappers.Paul Mundt
2012-06-13sh: Setup CROSS_COMPILE at the topGeert Uytterhoeven
2012-06-13sh: Fix up link time defsym warnings.Paul Mundt
2012-06-12ethtool: Make more commands available to unprivileged processesBen Hutchings
2012-06-12net-next: add dev_loopback_xmit() to avoid duplicate codeMichel Machado
2012-06-12bonding: remove packet cloning in recv_probe()Eric Dumazet
2012-06-12usbnet: don't initialize transfer buffer before submit status URBtom.leiming@gmail.com
2012-06-12usbnet: remove declaration for intr_completetom.leiming@gmail.com
2012-06-12usbnet: remove flag of EVENT_DEV_WAKINGtom.leiming@gmail.com
2012-06-12usbnet:cdc-phonet: remove usb_get/put_dev in .probe and .disconnecttom.leiming@gmail.com
2012-06-12usbnet:pegasus: remove usb_get/put_dev in .probe and .disconnecttom.leiming@gmail.com