summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-10-29net: add might_sleep() call to napi_disableJacob Keller1-0/+1
2013-10-29ipv6: Remove privacy config option.David S. Miller1-2/+0
2013-10-26net: fix rtnl notification in atomic contextAlexei Starovoitov1-1/+1
2013-10-26net: make net_get_random_once irq safeHannes Frederic Sowa1-1/+0
2013-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller15-75/+78
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-26/+15
2013-10-22ipv6: sit: add GSO/TSO supportEric Dumazet2-2/+6
2013-10-22net: fix build warnings because of net_get_random_once mergeHannes Frederic Sowa1-0/+1
2013-10-20net: introduce new macro net_get_random_onceHannes Frederic Sowa1-0/+25
2013-10-20static_key: WARN on usage before jump_label_init was calledHannes Frederic Sowa2-0/+12
2013-10-20ipip: add GSO/TSO supportEric Dumazet2-2/+6
2013-10-20ipv4: gso: make inet_gso_segment() stackableEric Dumazet1-2/+5
2013-10-18net: Delete trailing semi-colon from definition of netdev_WARN()Ben Hutchings1-1/+1
2013-10-18net: refactor sk_page_frag_refill()Eric Dumazet1-0/+2
2013-10-18Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller1-2/+2
2013-10-17yam: integer underflow in yam_ioctl()Dan Carpenter1-1/+1
2013-10-17Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/pabl...David S. Miller2-6/+13
2013-10-17net/mlx4: Fix typo, move similar defs to same locationOr Gerlitz2-5/+3
2013-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-2/+2
2013-10-17Merge tag 'usb-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-2/+4
2013-10-17usb: usb_phy_gen: refine conditional declaration of usb_nop_xceiv_registerGuenter Roeck1-1/+1
2013-10-17mm: memcg: handle non-error OOM situations more gracefullyJohannes Weiner2-43/+14
2013-10-17usb-storage: add quirk for mandatory READ_CAPACITY_16Oliver Neukum1-1/+3
2013-10-16Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-14/+0
2013-10-15Revert "drivers: of: add initialization code for dma reserved memory"Marek Szyprowski1-14/+0
2013-10-15Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-6/+4
2013-10-14netfilter: nfnetlink: add batch support and use it from nf_tablesPablo Neira Ayuso1-0/+5
2013-10-14netfilter: add nftablesPatrick McHardy1-5/+6
2013-10-14netfilter: pass hook ops to hookfnPatrick McHardy1-1/+2
2013-10-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+15
2013-10-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-7/+0
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar1-0/+15
2013-10-11Revert "i915: Update VGA arbiter support for newer devices"Dave Airlie1-7/+0
2013-10-10Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+15
2013-10-10random: allow architectures to optionally define random_get_entropy()Theodore Ts'o1-0/+14
2013-10-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-2/+2
2013-10-10IB/mlx5: Fix eq names to display nicely in /proc/interruptsSagi Grimberg1-1/+1
2013-10-10mlx5: Fix layout of struct mlx5_init_segEli Cohen1-1/+1
2013-10-10mlx5: Remove checksum on command interface commandsEli Cohen2-4/+2
2013-10-10inet: includes a sock_common in request_sockEric Dumazet1-24/+2
2013-10-09ipv6: make lookups simpler and fasterEric Dumazet1-40/+6
2013-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-25/+13
2013-10-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+23
2013-10-07net: Separate the close_list and the unreg_list v2Eric W. Biederman1-0/+1
2013-10-07net: fix unsafe set_memory_rw from softirqAlexei Starovoitov1-4/+11
2013-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-0/+1
2013-10-07netif_set_xps_queue: make cpu mask constMichael S. Tsirkin1-2/+3
2013-10-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller4-77/+242
2013-10-04Merge tag 'iommu-fixes-v3.12-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2013-10-04perf: Fix perf_pmu_migrate_contextPeter Zijlstra1-1/+23