summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* net: pass changed flags along with NETDEV_CHANGE eventJiri Pirko2013-05-28
* net: pass info struct via netdevice notifierJiri Pirko2013-05-28
* netpoll: remove return value from netpoll_rx_disable()dingtianhong2013-05-27
* MPLS: Add limited GSO supportSimon Horman2013-05-27
* net: Use 16bits for *_headers fields of struct skbuffSimon Horman2013-05-27
* phy: allow drivers to flag a PHY device as internalFlorian Fainelli2013-05-27
* net: add netnotifier event for upper device changeJiri Pirko2013-05-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-05-24
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-24
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-05-20
| | |\
| | | * bcma: add more core IDsRafał Miłecki2013-05-17
| | * | bonding: allow TSO being set on bonding masterEric Dumazet2013-05-16
| | * | broadcom: add include guards to include/linux/brcmphy.hFlorian Fainelli2013-05-15
| * | | Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-23
| |\ \ \
| | * | | PCI: acpiphp: Re-enumerate devices when host bridge receives Bus CheckYinghai Lu2013-05-17
| * | | | Merge tag 'tty-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-05-23
| |\ \ \ \
| | * | | | tty/vt: Fix vc_deallocate() lock orderPeter Hurley2013-05-20
| | |/ / /
| * | | | Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-05-23
| |\ \ \ \
| | * | | | USB: serial: add generic wait_until_sent implementationJohan Hovold2013-05-16
| | * | | | USB: serial: add wait_until_sent operationJohan Hovold2013-05-16
| | * | | | Correct typo "supperspeed" to "superspeed".Robert P. J. Day2013-05-15
| | |/ / /
| * | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-05-22
| |\ \ \ \
| | * | | | Add include dependencies to <linux/printk.h>.Ralf Baechle2013-05-22
| * | | | | Merge tag 'mfd-fixes-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-22
| |\ \ \ \ \
| | * | | | | mfd: ab8500-sysctrl: Always enable pm_power_off handlerFabio Baltieri2013-05-17
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-22
| |\ \ \ \ \
| | * | | | | Hoist memcpy_fromiovec/memcpy_toiovec into lib/Rusty Russell2013-05-20
| * | | | | | Merge tag 'pinctrl-fixes-v3.10-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-05-20
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | pinctrl: generic: Fix typos and clarify commentsLaurent Pinchart2013-05-14
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-18
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Merge branch 'for-next' of git://sources.calxeda.com/kernel/linux into HEADGrant Likely2013-05-07
| | |\ \ \ \
| | | * | | | <linux/of_platform.h>: fix compilation warnings with DT disabledSergei Shtylyov2013-04-09
| * | | | | | Merge branch 'queue' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/tar...Linus Torvalds2013-05-16
| |\ \ \ \ \ \
| | * | | | | | target: close target_put_sess_cmd() vs. core_tmr_abort_task() raceJoern Engel2013-05-15
| * | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-05-15
| |\ \ \ \ \ \ \
| | * | | | | | | time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitonsJohn Stultz2013-05-14
| * | | | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-05-14
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | jbd,jbd2: fix oops in jbd2_journal_put_journal_head()Jan Kara2013-05-13
* | | | | | | | | phy: add phy_mac_interrupt() to use with PHY_IGNORE_INTERRUPTFlorian Fainelli2013-05-20
* | | | | | | | | phy: fix the use of PHY_IGNORE_INTERRUPTFlorian Fainelli2013-05-20
* | | | | | | | | rps: selective flow shedding during softnet overflowWillem de Bruijn2013-05-20
* | | | | | | | | filter: do not output bpf image address for security reasonEric Dumazet2013-05-19
* | | | | | | | | tcp: remove bad timeout logic in fast recoveryYuchung Cheng2013-05-19
|/ / / / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-13
|\ \ \ \ \ \ \ \
| * | | | | | | | net/mlx4: Strengthen VLAN tags/priorities enforcement in VST modeRony Efraim2013-05-11
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge remote-tracking branch 'spi/fix/grant' into spi-linusMark Brown2013-05-13
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux into spi-fix-grantMark Brown2013-05-06
| |\ \ \ \ \ \ \
| | * | | | | | | spi: Initialize cs_gpio and cs_gpios with -ENOENTAndreas Larsson2013-04-07
* | | | | | | | | Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tracing: Modify soft-mode only if there's no other referrerMasami Hiramatsu2013-05-09