aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-13
|\
| * ARM: 7795/1: mm: dma-mapping: Add dma_max_pfn(dev) helper functionSantosh Shilimkar2013-10-31
| * DMA-API: provide a helper to setup DMA masksRussell King2013-10-31
| * DMA-API: amba: get rid of separate dma_maskRussell King2013-10-31
| * DMA-API: provide a helper to set both DMA and coherent DMA masksRussell King2013-09-17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-13
|\ \
| * | random32: upgrade taus88 generator to taus113 from errata paperDaniel Borkmann2013-11-11
| * | random32: move rnd_state to linux/random.hDaniel Borkmann2013-11-11
| * | random32: add prandom_reseed_late() and call when nonblocking pool becomes in...Hannes Frederic Sowa2013-11-11
| * | random32: fix off-by-one in seeding requirementDaniel Borkmann2013-11-11
| * | vlan: Implement vlan_dev_get_egress_qos_mask as an inline.David S. Miller2013-11-11
| * | netfilter: push reasm skb through instead of original frag skbsJiri Pirko2013-11-11
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-08
| |\ \
| | * \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-11-05
| | |\ \
| | | * | mac80211: process the CSA frame for mesh accordinglyChun-Yeow Yeoh2013-10-28
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-04
| | |\ \ \
| * | | | | net: skbuff - kernel-doc fixesMathias Krause2013-11-07
| * | | | | net: move pskb_put() to core codeMathias Krause2013-11-07
| * | | | | net/mlx4_en: Datapath structures are allocated per NUMA nodeEugenia Emantayev2013-11-07
| * | | | | net/mlx4_core: ICM pages are allocated on device NUMA nodeEugenia Emantayev2013-11-07
| * | | | | net: Add layer 2 hardware acceleration operations for macvlan devicesJohn Fastabend2013-11-07
| * | | | | net: make ndev->irq signed for error handlingDan Carpenter2013-11-07
| * | | | | net/vlan: Provide read access to the vlan egress mapEyal Perry2013-11-07
| * | | | | net: cdc_ncm: Export cdc_ncm_{tx, rx}_fixup functions for re-useEnrico Mioso2013-11-05
| * | | | | net: introduce skb_coalesce_rx_frag()Jason Wang2013-11-04
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-11-04
| |\ \ \ \ \
| | * | | | | netfilter: ipset: Use netlink callback dump args onlyJozsef Kadlecsik2013-10-22
| * | | | | | mlx4: Structures and init/teardown for VF resource quotasJack Morgenstein2013-11-04
| * | | | | | net/mlx4_en: Use vlan id instead of vlan index for unregistrationJack Morgenstein2013-11-04
| * | | | | | net/mlx4_core: Fix reg/unreg vlan/mac to conform to the firmware specJack Morgenstein2013-11-04
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-04
| |\ \ \ \ \ \
| * | | | | | | net: extend net_device allocation to vmalloc()Eric Dumazet2013-11-03
| * | | | | | | net: skb_checksum: allow custom update/combine for walking skbDaniel Borkmann2013-11-03
| * | | | | | | lib: crc32: add functionality to combine two crc32{, c}s in GF(2)Daniel Borkmann2013-11-03
| * | | | | | | net: cdc_ncm: drop "extern" from header declarationsBjørn Mork2013-11-02
| * | | | | | | net: cdc_ncm: remove descriptor pointersBjørn Mork2013-11-02
| * | | | | | | net: cdc_ncm: remove ncm_parm fieldBjørn Mork2013-11-02
| * | | | | | | net: cdc_ncm: remove tx_speed and rx_speed fieldsBjørn Mork2013-11-02
| * | | | | | | net: cdc_ncm: remove unused udev fieldBjørn Mork2013-11-02
| * | | | | | | net: cdc_ncm: remove redundant netdev fieldBjørn Mork2013-11-02
| * | | | | | | net: cdc_ncm: remove redundant endpoint pointersBjørn Mork2013-11-02
| * | | | | | | net: cdc_ncm: remove redundant "intf" fieldBjørn Mork2013-11-02
| * | | | | | | net: cdc_ncm: add include protection to cdc_ncm.hBjørn Mork2013-11-02
| * | | | | | | net: add might_sleep() call to napi_disableJacob Keller2013-10-29
| * | | | | | | ipv6: Remove privacy config option.David S. Miller2013-10-28
| * | | | | | | net: fix rtnl notification in atomic contextAlexei Starovoitov2013-10-25
| * | | | | | | net: make net_get_random_once irq safeHannes Frederic Sowa2013-10-25
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-23
| |\ \ \ \ \ \ \
| * | | | | | | | ipv6: sit: add GSO/TSO supportEric Dumazet2013-10-21
| * | | | | | | | net: fix build warnings because of net_get_random_once mergeHannes Frederic Sowa2013-10-21