aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-06-04net: do not manually initialize enumeratorsJean Sacren
2013-05-31phy: add reverse MII PHY connection typeFlorian Fainelli
2013-05-31net: clean up skb headers codeCong Wang
2013-05-31phy: Add Marvell 88E1510 phy IDMichal Simek
2013-05-31phy: Add Marvell 88E1116R phy IDMichal Simek
2013-05-30net: mv643xx_eth: add phy_node to platform_data structSebastian Hesselbarth
2013-05-28net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tailSimon Horman
2013-05-28net: always pass struct netdev_notifier_info to netdevice notifiersCong Wang
2013-05-28net: pass changed flags along with NETDEV_CHANGE eventJiri Pirko
2013-05-28net: pass info struct via netdevice notifierJiri Pirko
2013-05-27netpoll: remove return value from netpoll_rx_disable()dingtianhong
2013-05-27MPLS: Add limited GSO supportSimon Horman
2013-05-27net: Use 16bits for *_headers fields of struct skbuffSimon Horman
2013-05-27phy: allow drivers to flag a PHY device as internalFlorian Fainelli
2013-05-25net: add netnotifier event for upper device changeJiri Pirko
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-05-23Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-23Merge tag 'tty-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-05-23Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-05-22Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-05-22Merge tag 'mfd-fixes-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-05-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-22Add include dependencies to <linux/printk.h>.Ralf Baechle
2013-05-20phy: add phy_mac_interrupt() to use with PHY_IGNORE_INTERRUPTFlorian Fainelli
2013-05-20phy: fix the use of PHY_IGNORE_INTERRUPTFlorian Fainelli
2013-05-20rps: selective flow shedding during softnet overflowWillem de Bruijn
2013-05-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-05-20tty/vt: Fix vc_deallocate() lock orderPeter Hurley
2013-05-20Merge tag 'pinctrl-fixes-v3.10-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-05-19filter: do not output bpf image address for security reasonEric Dumazet
2013-05-19tcp: remove bad timeout logic in fast recoveryYuchung Cheng
2013-05-20Hoist memcpy_fromiovec/memcpy_toiovec into lib/Rusty Russell
2013-05-18Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-05-17PCI: acpiphp: Re-enumerate devices when host bridge receives Bus CheckYinghai Lu
2013-05-17bcma: add more core IDsRafał Miłecki
2013-05-16USB: serial: add generic wait_until_sent implementationJohan Hovold
2013-05-16USB: serial: add wait_until_sent operationJohan Hovold
2013-05-17mfd: ab8500-sysctrl: Always enable pm_power_off handlerFabio Baltieri
2013-05-16bonding: allow TSO being set on bonding masterEric Dumazet
2013-05-16Merge branch 'queue' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/tar...Linus Torvalds
2013-05-15broadcom: add include guards to include/linux/brcmphy.hFlorian Fainelli
2013-05-15Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-05-15Correct typo "supperspeed" to "superspeed".Robert P. J. Day
2013-05-15target: close target_put_sess_cmd() vs. core_tmr_abort_task() raceJoern Engel
2013-05-14time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitonsJohn Stultz
2013-05-14Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-05-14pinctrl: generic: Fix typos and clarify commentsLaurent Pinchart
2013-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-05-13Merge remote-tracking branch 'spi/fix/grant' into spi-linusMark Brown