summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-06-11net: add low latency socket pollEliezer Tamir
2013-06-11net: add napi_id and hashEliezer Tamir
2013-06-08macvtap: add TUNSETQUEUE ioctlJason Wang
2013-06-08macvlan: change the max number of queues to 16Jason Wang
2013-06-08macvlan: switch to use IS_ENABLED()Jason Wang
2013-06-07net: vlan: minor: remove unused HAVE_VLAN_PUT_TAGDaniel Borkmann
2013-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-06net: Unbreak compat_sys_{send,recv}msgAndy Lutomirski
2013-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-06-04net: do not manually initialize enumeratorsJean Sacren
2013-06-03Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-06-03net: force a reload of first item in hlist_nulls_for_each_entry_rcuEric Dumazet
2013-06-01list: introduce list_first_entry_or_nullJiri Pirko
2013-06-01phy: add reverse MII PHY connection typeFlorian Fainelli
2013-06-01udp6: Fix udp fragmentation for tunnel traffic.Pravin B Shelar
2013-06-01net: 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-31net: mv643xx_eth: add phy_node to platform_data structSebastian Hesselbarth
2013-05-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-05-30aerdrv: Move cper_print_aer() call out of interrupt contextLance Ortiz
2013-05-29net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tailSimon Horman
2013-05-29net: 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-28netpoll: remove return value from netpoll_rx_disable()dingtianhong
2013-05-28MPLS: Add limited GSO supportSimon Horman
2013-05-28net: Use 16bits for *_headers fields of struct skbuffSimon Horman
2013-05-28phy: allow drivers to flag a PHY device as internalFlorian Fainelli
2013-05-26net: add netnotifier event for upper device changeJiri Pirko
2013-05-26Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-05-25Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-05-24Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-24linux/kernel.h: fix kernel-doc warningRandy Dunlap
2013-05-24wait: fix false timeouts when using wait_event_timeout()Imre Deak
2013-05-24rapidio: add enumeration/discovery start from user spaceAlexandre Bounine
2013-05-24rapidio: make enumeration/discovery configurableAlexandre Bounine
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-05-24cgroup: fix a subtle bug in descendant pre-order walkTejun Heo
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-23sched: add cond_resched_rcu() helperSimon Horman
2013-05-23netfilter: don't panic on error while walking through the init pathPablo Neira Ayuso
2013-05-23netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Florian Westphal
2013-05-23Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-05-22Merge tag 'omap-fixes-a-for-3.10-rc' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson