aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
...
* | | | macvtap: add TUNSETQUEUE ioctlJason Wang2013-06-08
* | | | macvlan: change the max number of queues to 16Jason Wang2013-06-08
* | | | macvlan: switch to use IS_ENABLED()Jason Wang2013-06-08
* | | | net: vlan: minor: remove unused HAVE_VLAN_PUT_TAGDaniel Borkmann2013-06-07
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-07
|\ \ \ \ | | |/ / | |/| |
| * | | net: Unbreak compat_sys_{send,recv}msgAndy Lutomirski2013-06-06
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-06-06
|\ \ \ \
| * | | | sched: add cond_resched_rcu() helperSimon Horman2013-05-23
| * | | | netfilter: don't panic on error while walking through the init pathPablo Neira Ayuso2013-05-23
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-05
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-06-05
| |\ \ \ \
| | * | | | net: force a reload of first item in hlist_nulls_for_each_entry_rcuEric Dumazet2013-06-02
| | * | | | list: introduce list_first_entry_or_nullJiri Pirko2013-05-31
| | * | | | udp6: Fix udp fragmentation for tunnel traffic.Pravin B Shelar2013-05-31
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-05-30
| | |\ \ \ \
| | | * | | | netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Florian Westphal2013-05-23
| * | | | | | Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-06-03
| |\ \ \ \ \ \
| | * | | | | | cgroup: fix a subtle bug in descendant pre-order walkTejun Heo2013-05-23
| | | |_|_|/ / | | |/| | | |
| * | | | | | aerdrv: Move cper_print_aer() call out of interrupt contextLance Ortiz2013-05-30
| * | | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-05-25
| |\ \ \ \ \ \
| | * | | | | | ACPI / LPSS: register clock device for Lynxpoint DMA properlyRafael J. Wysocki2013-05-14
| | * | | | | | dma: acpi-dma: parse CSRT to extract additional resourcesAndy Shevchenko2013-05-14
| | |/ / / / /
| * | | | | | Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds2013-05-24
| |\ \ \ \ \ \
| | * | | | | | linux/kernel.h: fix kernel-doc warningRandy Dunlap2013-05-24
| | * | | | | | wait: fix false timeouts when using wait_event_timeout()Imre Deak2013-05-24
| | * | | | | | rapidio: add enumeration/discovery start from user spaceAlexandre Bounine2013-05-24
| | * | | | | | rapidio: make enumeration/discovery configurableAlexandre Bounine2013-05-24
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-24
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge tag 'omap-fixes-a-for-3.10-rc' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-05-22
| | |\ \ \ \ \
| | | * | | | | SERIAL: OMAP: Remove the slave idle handling from the driverSantosh Shilimkar2013-05-19
| | | |/ / / /
* | | | | | | net: do not manually initialize enumeratorsJean Sacren2013-06-04
* | | | | | | phy: add reverse MII PHY connection typeFlorian Fainelli2013-05-31
* | | | | | | net: clean up skb headers codeCong Wang2013-05-31
* | | | | | | phy: Add Marvell 88E1510 phy IDMichal Simek2013-05-31
* | | | | | | phy: Add Marvell 88E1116R phy IDMichal Simek2013-05-31
* | | | | | | net: mv643xx_eth: add phy_node to platform_data structSebastian Hesselbarth2013-05-30
* | | | | | | net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tailSimon Horman2013-05-29
* | | | | | | net: always pass struct netdev_notifier_info to netdevice notifiersCong Wang2013-05-29
* | | | | | | 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-28
* | | | | | | MPLS: Add limited GSO supportSimon Horman2013-05-28
* | | | | | | net: Use 16bits for *_headers fields of struct skbuffSimon Horman2013-05-28
* | | | | | | phy: allow drivers to flag a PHY device as internalFlorian Fainelli2013-05-28
* | | | | | | net: add netnotifier event for upper device changeJiri Pirko2013-05-26
* | | | | | | 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