summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller13-14/+93
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-1/+48
2013-06-05net: do not manually initialize enumeratorsJean Sacren1-3/+3
2013-06-03Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2013-06-03net: force a reload of first item in hlist_nulls_for_each_entry_rcuEric Dumazet1-1/+6
2013-06-01list: introduce list_first_entry_or_nullJiri Pirko1-0/+11
2013-06-01phy: add reverse MII PHY connection typeFlorian Fainelli1-0/+1
2013-06-01udp6: Fix udp fragmentation for tunnel traffic.Pravin B Shelar1-0/+15
2013-06-01net: 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-31net: mv643xx_eth: add phy_node to platform_data structSebastian Hesselbarth1-0/+2
2013-05-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+16
2013-05-30aerdrv: Move cper_print_aer() call out of interrupt contextLance Ortiz1-2/+3
2013-05-29net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tailSimon Horman1-0/+9
2013-05-29net: always pass struct netdev_notifier_info to netdevice notifiersCong Wang1-0/+6
2013-05-29net: pass changed flags along with NETDEV_CHANGE eventJiri Pirko1-0/+5
2013-05-29net: pass info struct via netdevice notifierJiri Pirko1-0/+13
2013-05-28netpoll: remove return value from netpoll_rx_disable()dingtianhong1-2/+2
2013-05-28MPLS: Add limited GSO supportSimon Horman3-1/+9
2013-05-28net: Use 16bits for *_headers fields of struct skbuffSimon Horman1-113/+6
2013-05-28phy: allow drivers to flag a PHY device as internalFlorian Fainelli1-0/+12
2013-05-26net: add netnotifier event for upper device changeJiri Pirko1-0/+1
2013-05-26Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-0/+9
2013-05-25Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds4-8/+32
2013-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller16-23/+81
2013-05-25Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+0
2013-05-25linux/kernel.h: fix kernel-doc warningRandy Dunlap1-2/+3
2013-05-25wait: fix false timeouts when using wait_event_timeout()Imre Deak1-5/+11
2013-05-25rapidio: add enumeration/discovery start from user spaceAlexandre Bounine1-2/+7
2013-05-25rapidio: make enumeration/discovery configurableAlexandre Bounine2-1/+13
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-1/+20
2013-05-24cgroup: fix a subtle bug in descendant pre-order walkTejun Heo1-1/+1
2013-05-24Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2013-05-23Merge tag 'tty-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+1
2013-05-23Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-3/+6
2013-05-23netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Florian Westphal1-0/+16
2013-05-23Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+1
2013-05-23Merge tag 'omap-fixes-a-for-3.10-rc' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson1-2/+0
2013-05-22Merge tag 'mfd-fixes-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+0
2013-05-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+3
2013-05-22Add include dependencies to <linux/printk.h>.Ralf Baechle1-0/+1
2013-05-21phy: add phy_mac_interrupt() to use with PHY_IGNORE_INTERRUPTFlorian Fainelli1-0/+2
2013-05-21phy: fix the use of PHY_IGNORE_INTERRUPTFlorian Fainelli1-0/+12
2013-05-21rps: 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/linvil...John 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/kerne...Linus Torvalds1-6/+6
2013-05-20filter: do not output bpf image address for security reasonEric Dumazet1-2/+2
2013-05-20tcp: remove bad timeout logic in fast recoveryYuchung Cheng1-1/+0