summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* macvlan: change the max number of queues to 16Jason Wang2013-06-071-1/+1
* macvlan: switch to use IS_ENABLED()Jason Wang2013-06-071-1/+1
* net: tcp: move GRO/GSO functions to tcp_offloadDaniel Borkmann2013-06-071-4/+5
* net: vlan: minor: remove unused HAVE_VLAN_PUT_TAGDaniel Borkmann2013-06-071-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-062-16/+4
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-06-061-0/+3
| |\
| | * net: Unbreak compat_sys_{send,recv}msgAndy Lutomirski2013-06-061-0/+3
| * | arch, mm: Remove tlb_fast_mode()Peter Zijlstra2013-06-061-16/+1
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-06-064-5/+20
|\ \
| * | ipvs: change type of netns_ipvs->sysctl_sync_qlen_maxZhang Yanfei2013-05-261-4/+4
| * | sched: add cond_resched_rcu() helperSimon Horman2013-05-231-0/+9
| * | netfilter: {ipt,ebt}_ULOG: rise warning on deprecationPablo Neira Ayuso2013-05-231-0/+6
| * | netfilter: don't panic on error while walking through the init pathPablo Neira Ayuso2013-05-231-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-0523-60/+125
|\ \ \ | | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-06-057-9/+65
| |\ \
| | * | net_sched: restore "overhead xxx" handlingEric Dumazet2013-06-021-7/+11
| | * | net: force a reload of first item in hlist_nulls_for_each_entry_rcuEric Dumazet2013-06-021-1/+6
| | * | list: introduce list_first_entry_or_nullJiri Pirko2013-05-311-0/+11
| | * | xfrm: force a garbage collection after deleting a policyPaul Moore2013-05-311-0/+5
| | * | udp6: Fix udp fragmentation for tunnel traffic.Pravin B Shelar2013-05-311-0/+15
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-05-302-1/+17
| | |\ \
| | | * | netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Florian Westphal2013-05-232-1/+17
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-06-031-0/+4
| |\ \ \ \
| | * | | | kernel: Fix s390 absolute memory access for /dev/memMichael Holzheu2013-05-221-0/+4
| * | | | | Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-06-031-1/+1
| |\ \ \ \ \
| | * | | | | cgroup: fix a subtle bug in descendant pre-order walkTejun Heo2013-05-241-1/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-06-012-2/+3
| |\ \ \ \ \ \
| | * | | | | | target: Propigate up ->cmd_kref put return via transport_generic_free_cmdNicholas Bellinger2013-05-311-1/+1
| | * | | | | | target: Re-instate sess_wait_list for target_wait_for_sess_cmdsNicholas Bellinger2013-05-291-0/+1
| | * | | | | | target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmdsJoern Engel2013-05-201-1/+1
| * | | | | | | Merge tag 'fbdev-for-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-06-011-0/+1
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'fbdev-3.10-fixes' of git://gitorious.org/linux-omap-dss2/linux ...Jean-Christophe PLAGNIOL-VILLARD2013-05-291-0/+1
| | |\ \ \ \ \ \ \
| | | * | | | | | | OMAPDSS: Fix crash with DT bootTomi Valkeinen2013-05-231-0/+1
| * | | | | | | | | Merge tag 'please-pull-aertracefix' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-06-011-2/+3
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | aerdrv: Move cper_print_aer() call out of interrupt contextLance Ortiz2013-05-301-2/+3
| | |/ / / / / / / /
| * | | | | | | | | Merge tag 'stable/for-linus-3.10-rc3-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-05-311-0/+1
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | xenbus: delay xenbus frontend resume if xenstored is not runningAurelien Chartier2013-05-291-0/+1
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-251-35/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPI / PM: Allow device power states to be used for CONFIG_PM unsetRafael J. Wysocki2013-05-221-35/+5
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-05-252-0/+9
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPI / LPSS: register clock device for Lynxpoint DMA properlyRafael J. Wysocki2013-05-141-0/+5
| | * | | | | | | | dma: acpi-dma: parse CSRT to extract additional resourcesAndy Shevchenko2013-05-141-0/+4
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds2013-05-244-8/+32
| |\ \ \ \ \ \ \ \
| | * | | | | | | | linux/kernel.h: fix kernel-doc warningRandy Dunlap2013-05-241-2/+3
| | * | | | | | | | wait: fix false timeouts when using wait_event_timeout()Imre Deak2013-05-241-5/+11
| | * | | | | | | | rapidio: add enumeration/discovery start from user spaceAlexandre Bounine2013-05-241-2/+7
| | * | | | | | | | rapidio: make enumeration/discovery configurableAlexandre Bounine2013-05-242-1/+13
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-241-2/+0
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Merge tag 'omap-fixes-a-for-3.10-rc' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-05-221-2/+0
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | * | | | | | SERIAL: OMAP: Remove the slave idle handling from the driverSantosh Shilimkar2013-05-191-2/+0
| | | |/ / / / /