aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-11-11vlan: Implement vlan_dev_get_egress_qos_mask as an inline.David S. Miller1-2/+96
2013-11-11netfilter: push reasm skb through instead of original frag skbsJiri Pirko1-32/+0
2013-11-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+20
2013-11-07net: skbuff - kernel-doc fixesMathias Krause1-1/+1
2013-11-07net: move pskb_put() to core codeMathias Krause1-0/+1
2013-11-07net/mlx4_en: Datapath structures are allocated per NUMA nodeEugenia Emantayev1-1/+1
2013-11-07net/mlx4_core: ICM pages are allocated on device NUMA nodeEugenia Emantayev1-0/+1
2013-11-07net: Add layer 2 hardware acceleration operations for macvlan devicesJohn Fastabend3-1/+38
2013-11-07net: make ndev->irq signed for error handlingDan Carpenter1-1/+1
2013-11-07net/vlan: Provide read access to the vlan egress mapEyal Perry1-1/+8
2013-11-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-0/+20
2013-11-05net: cdc_ncm: Export cdc_ncm_{tx, rx}_fixup functions for re-useEnrico Mioso1-0/+3
2013-11-04net: introduce skb_coalesce_rx_frag()Jason Wang1-0/+3
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller1-0/+10
2013-11-04mlx4: Structures and init/teardown for VF resource quotasJack Morgenstein1-0/+17
2013-11-04net/mlx4_en: Use vlan id instead of vlan index for unregistrationJack Morgenstein1-1/+1
2013-11-04net/mlx4_core: Fix reg/unreg vlan/mac to conform to the firmware specJack Morgenstein1-0/+1
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+1
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-9/+10
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+3
2013-11-03net: extend net_device allocation to vmalloc()Eric Dumazet1-0/+1
2013-11-03net: skb_checksum: allow custom update/combine for walking skbDaniel Borkmann1-3/+10
2013-11-03lib: crc32: add functionality to combine two crc32{, c}s in GF(2)Daniel Borkmann1-0/+40
2013-11-03ipc, msg: forbid negative values for "msg{max,mnb,mni}"Mathias Krause1-3/+3
2013-11-02net: cdc_ncm: drop "extern" from header declarationsBjørn Mork1-6/+6
2013-11-02net: cdc_ncm: remove descriptor pointersBjørn Mork1-3/+1
2013-11-02net: cdc_ncm: remove ncm_parm fieldBjørn Mork1-1/+0
2013-11-02net: cdc_ncm: remove tx_speed and rx_speed fieldsBjørn Mork1-2/+0
2013-11-02net: cdc_ncm: remove unused udev fieldBjørn Mork1-1/+0
2013-11-02net: cdc_ncm: remove redundant netdev fieldBjørn Mork1-2/+1
2013-11-02net: cdc_ncm: remove redundant endpoint pointersBjørn Mork1-3/+0
2013-11-02net: cdc_ncm: remove redundant "intf" fieldBjørn Mork1-1/+0
2013-11-02net: cdc_ncm: add include protection to cdc_ncm.hBjørn Mork1-0/+5
2013-10-30percpu: fix this_cpu_sub() subtrahend casting for unsignedsGreg Thelen1-4/+4
2013-10-29net: add might_sleep() call to napi_disableJacob Keller1-0/+1
2013-10-28ipv6: Remove privacy config option.David S. Miller1-2/+0
2013-10-28mac80211: process the CSA frame for mesh accordinglyChun-Yeow Yeoh1-0/+20
2013-10-25netpoll: fix rx_hook() interface by passing the skbAntonio Quartulli1-2/+3
2013-10-25net: fix rtnl notification in atomic contextAlexei Starovoitov1-1/+1
2013-10-25net: make net_get_random_once irq safeHannes Frederic Sowa1-1/+0
2013-10-23Merge 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-22netfilter: ipset: Use netlink callback dump args onlyJozsef Kadlecsik1-0/+10
2013-10-21ipv6: sit: add GSO/TSO supportEric Dumazet2-2/+6
2013-10-21net: fix build warnings because of net_get_random_once mergeHannes Frederic Sowa1-0/+1
2013-10-19net: introduce new macro net_get_random_onceHannes Frederic Sowa1-0/+25
2013-10-19static_key: WARN on usage before jump_label_init was calledHannes Frederic Sowa2-0/+12
2013-10-19ipip: add GSO/TSO supportEric Dumazet2-2/+6
2013-10-19ipv4: 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