summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* tunneling: Add generic Tunnel segmentation.Pravin B Shelar2013-03-092-3/+6
* tunneling: Capture inner mac header during encapsulation.Pravin B Shelar2013-03-091-0/+34
* net: Kill link between CSUM and SG features.Pravin B Shelar2013-03-091-0/+13
* ipv6: introdcue __ipv6_addr_needs_scope_id and ipv6_iface_scope_id helper fun...Hannes Frederic Sowa2013-03-081-0/+12
* VSOCK: Split vm_sockets.h into kernel/uapiAndy King2013-03-082-15/+31
* ipv6 flowlabel: add __rcu annotationsEric Dumazet2013-03-071-4/+4
* tcp: uninline tcp_prequeue()Eric Dumazet2013-03-071-44/+1
* net: generic fdb support for drivers without ndo_fdb_<op>Vlad Yasevich2013-03-071-0/+9
* htb: add HTB_DIRECT_QLEN attributeEric Dumazet2013-03-061-0/+1
* team: introduce random modeJiri Pirko2013-03-061-0/+20
* team: introduce two default team_modeop functions and use them in modesJiri Pirko2013-03-061-1/+4
* net: introduce NAPI_POLL_WEIGHTEric Dumazet2013-03-051-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-052-1/+7
|\
| * tcp: avoid wakeups for pure ACKEric Dumazet2013-02-281-0/+4
| * Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-02-261-1/+3
| |\
| | * netfilter: ipset: timeout values corrupted on set resizeJosh Hunt2013-02-211-1/+3
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-03-051-2/+0
|\ \ \
| * | | irq: Remove IRQ_EXIT_OFFSET workaroundFrederic Weisbecker2013-02-221-2/+0
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-03-051-0/+4
|\ \ \ \
| * | | | stop_machine: Mark per cpu stopper enabled earlyThomas Gleixner2013-02-261-0/+4
| |/ / /
* | | | Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhow...Linus Torvalds2013-03-038-254/+284
|\ \ \ \
| * | | | UAPI: (Scripted) Disintegrate include/videoDavid Howells2012-12-208-254/+284
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-034-6/+7
|\ \ \ \ \
| * | | | | constify path_get/path_put and fs_struct.c stuffAl Viro2013-03-012-4/+4
| * | | | | cache the value of file_inode() in struct fileAl Viro2013-03-011-1/+2
| * | | | | 9p: turn fid->dlist into hlistAl Viro2013-02-271-1/+1
* | | | | | Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-037-1/+92
|\ \ \ \ \ \
| * | | | | | mm: define VM_GROWSUP for CONFIG_METAGJames Hogan2013-03-021-0/+2
| * | | | | | metag: Internal and external irqchipsJames Hogan2013-03-022-0/+57
| * | | | | | metag: Time keepingJames Hogan2013-03-021-0/+21
| * | | | | | metag: ptraceJames Hogan2013-03-021-0/+2
| * | | | | | asm-generic/unistd.h: handle symbol prefixes in cond_syscallJames Hogan2013-03-021-1/+8
| * | | | | | asm-generic/io.h: check CONFIG_VIRT_TO_BUSJames Hogan2013-03-021-0/+2
* | | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-03-033-0/+33
|\ \ \ \ \ \ \
| * | | | | | | watchdog: core: dt: add support for the timeout-sec dt propertyFabio Porcedda2013-03-011-0/+9
| * | | | | | | watchdog: bcm47xx_wdt.c: use platform deviceHauke Mehrtens2013-03-011-0/+9
| * | | | | | | rtc: stmp3xxx: add wdt-accessor functionWolfram Sang2013-03-011-0/+15
* | | | | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-03-032-5/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | dmaengine: dw_dmac: move to generic DMA bindingArnd Bergmann2013-02-281-5/+0
| * | | | | | | | dmaengine: add dma_request_slave_channel_compat()Matt Porter2013-02-271-0/+16
* | | | | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-03-021-28/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ext4: optimize ext4_es_shrink()Theodore Ts'o2013-02-281-28/+12
* | | | | | | | | | Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-03-022-0/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | NFSv4.1: LAYOUTGET EDELAY loops timeout to the MDSWeston Andros Adamson2013-02-281-0/+1
| * | | | | | | | | | SUNRPC: add call to get configured timeoutWeston Andros Adamson2013-02-281-0/+1
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-023-0/+521
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/...Chris Mason2013-02-203-0/+521
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Btrfs: set/change the label of a mounted file systemjeff.liu2013-02-201-0/+2
| | * | | | | | | | | | Btrfs: Add a new ioctl to get the label of a mounted file systemjeff.liu2013-02-201-0/+2
| | * | | | | | | | | | btrfs: add "no file data" flag to btrfs send ioctlMark Fasheh2013-02-201-0/+7