aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-04net: do not manually initialize enumeratorsJean Sacren1-3/+3
2013-05-31phy: add reverse MII PHY connection typeFlorian Fainelli1-0/+1
2013-05-31net: clean up skb headers codeCong Wang1-2/+2
2013-05-31phy: Add Marvell 88E1510 phy IDMichal Simek1-0/+1
2013-05-31phy: Add Marvell 88E1116R phy IDMichal Simek1-0/+1
2013-05-30net: mv643xx_eth: add phy_node to platform_data structSebastian Hesselbarth1-0/+2
2013-05-28net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tailSimon Horman1-0/+9
2013-05-28net: always pass struct netdev_notifier_info to netdevice notifiersCong Wang1-0/+6
2013-05-28net: pass changed flags along with NETDEV_CHANGE eventJiri Pirko1-0/+5
2013-05-28net: pass info struct via netdevice notifierJiri Pirko1-0/+13
2013-05-27netpoll: remove return value from netpoll_rx_disable()dingtianhong1-2/+2
2013-05-27MPLS: Add limited GSO supportSimon Horman3-1/+9
2013-05-27net: Use 16bits for *_headers fields of struct skbuffSimon Horman1-113/+6
2013-05-27phy: allow drivers to flag a PHY device as internalFlorian Fainelli1-0/+12
2013-05-25net: add netnotifier event for upper device changeJiri Pirko1-0/+1
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller16-23/+81
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-1/+20
2013-05-23Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+2
2013-05-23Merge tag 'tty-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-1/+1
2013-05-23Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-3/+6
2013-05-22Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+1
2013-05-22Merge tag 'mfd-fixes-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-fixesLinus Torvalds1-2/+0
2013-05-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds2-2/+3
2013-05-22Add include dependencies to <linux/printk.h>.Ralf Baechle1-0/+1
2013-05-20phy: add phy_mac_interrupt() to use with PHY_IGNORE_INTERRUPTFlorian Fainelli1-0/+2
2013-05-20phy: fix the use of PHY_IGNORE_INTERRUPTFlorian Fainelli1-0/+12
2013-05-20rps: selective flow shedding during softnet overflowWillem de Bruijn1-0/+17
2013-05-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville1-1/+4
2013-05-20tty/vt: Fix vc_deallocate() lock orderPeter Hurley1-1/+1
2013-05-20Merge tag 'pinctrl-fixes-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-6/+6
2013-05-19filter: do not output bpf image address for security reasonEric Dumazet1-2/+2
2013-05-19tcp: remove bad timeout logic in fast recoveryYuchung Cheng1-1/+0
2013-05-20Hoist memcpy_fromiovec/memcpy_toiovec into lib/Rusty Russell2-2/+3
2013-05-18Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-2/+3
2013-05-17PCI: acpiphp: Re-enumerate devices when host bridge receives Bus CheckYinghai Lu1-0/+2
2013-05-17bcma: add more core IDsRafał Miłecki1-1/+4
2013-05-16USB: serial: add generic wait_until_sent implementationJohan Hovold1-0/+3
2013-05-16USB: serial: add wait_until_sent operationJohan Hovold1-0/+1
2013-05-17mfd: ab8500-sysctrl: Always enable pm_power_off handlerFabio Baltieri1-2/+0
2013-05-16bonding: allow TSO being set on bonding masterEric Dumazet1-0/+11
2013-05-16Merge branch 'queue' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-0/+33
2013-05-15broadcom: add include guards to include/linux/brcmphy.hFlorian Fainelli1-0/+5
2013-05-15Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+0
2013-05-15Correct typo "supperspeed" to "superspeed".Robert P. J. Day1-3/+2
2013-05-15target: close target_put_sess_cmd() vs. core_tmr_abort_task() raceJoern Engel1-0/+33
2013-05-14time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitonsJohn Stultz1-4/+0
2013-05-14Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-2/+6
2013-05-14pinctrl: generic: Fix typos and clarify commentsLaurent Pinchart1-6/+6
2013-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+27
2013-05-13Merge remote-tracking branch 'spi/fix/grant' into spi-linusMark Brown1-2/+2