summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2013-11-11vlan: Implement vlan_dev_get_egress_qos_mask as an inline.David S. Miller
2013-11-11netfilter: push reasm skb through instead of original frag skbsJiri Pirko
2013-11-07net: skbuff - kernel-doc fixesMathias Krause
2013-11-07net: move pskb_put() to core codeMathias Krause
2013-11-07net/mlx4_en: Datapath structures are allocated per NUMA nodeEugenia Emantayev
2013-11-07net/mlx4_core: ICM pages are allocated on device NUMA nodeEugenia Emantayev
2013-11-07net: Add layer 2 hardware acceleration operations for macvlan devicesJohn Fastabend
2013-11-07net: make ndev->irq signed for error handlingDan Carpenter
2013-11-07net/vlan: Provide read access to the vlan egress mapEyal Perry
2013-11-05net: cdc_ncm: Export cdc_ncm_{tx, rx}_fixup functions for re-useEnrico Mioso
2013-11-04net: introduce skb_coalesce_rx_frag()Jason Wang
2013-11-04mlx4: Structures and init/teardown for VF resource quotasJack Morgenstein
2013-11-04net/mlx4_en: Use vlan id instead of vlan index for unregistrationJack Morgenstein
2013-11-04net/mlx4_core: Fix reg/unreg vlan/mac to conform to the firmware specJack Morgenstein
2013-11-03net: extend net_device allocation to vmalloc()Eric Dumazet
2013-11-03net: skb_checksum: allow custom update/combine for walking skbDaniel Borkmann
2013-11-03lib: crc32: add functionality to combine two crc32{, c}s in GF(2)Daniel Borkmann
2013-11-03ipc, msg: forbid negative values for "msg{max,mnb,mni}"Mathias Krause
2013-11-02net: cdc_ncm: drop "extern" from header declarationsBjørn Mork
2013-11-02net: cdc_ncm: remove descriptor pointersBjørn Mork
2013-11-02net: cdc_ncm: remove ncm_parm fieldBjørn Mork
2013-11-02net: cdc_ncm: remove tx_speed and rx_speed fieldsBjørn Mork
2013-11-02net: cdc_ncm: remove unused udev fieldBjørn Mork
2013-11-02net: cdc_ncm: remove redundant netdev fieldBjørn Mork
2013-11-02net: cdc_ncm: remove redundant endpoint pointersBjørn Mork
2013-11-02net: cdc_ncm: remove redundant "intf" fieldBjørn Mork
2013-11-02net: cdc_ncm: add include protection to cdc_ncm.hBjørn Mork
2013-10-30percpu: fix this_cpu_sub() subtrahend casting for unsignedsGreg Thelen
2013-10-29net: add might_sleep() call to napi_disableJacob Keller
2013-10-28ipv6: Remove privacy config option.David S. Miller
2013-10-28mac80211: process the CSA frame for mesh accordinglyChun-Yeow Yeoh
2013-10-25netpoll: fix rx_hook() interface by passing the skbAntonio Quartulli
2013-10-25net: fix rtnl notification in atomic contextAlexei Starovoitov
2013-10-25net: make net_get_random_once irq safeHannes Frederic Sowa
2013-10-22netfilter: ipset: Use netlink callback dump args onlyJozsef Kadlecsik
2013-10-21ipv6: sit: add GSO/TSO supportEric Dumazet
2013-10-21net: fix build warnings because of net_get_random_once mergeHannes Frederic Sowa
2013-10-19net: introduce new macro net_get_random_onceHannes Frederic Sowa
2013-10-19static_key: WARN on usage before jump_label_init was calledHannes Frederic Sowa
2013-10-19ipip: add GSO/TSO supportEric Dumazet
2013-10-19ipv4: gso: make inet_gso_segment() stackableEric Dumazet
2013-10-18net: Delete trailing semi-colon from definition of netdev_WARN()Ben Hutchings
2013-10-18net: refactor sk_page_frag_refill()Eric Dumazet
2013-10-17yam: integer underflow in yam_ioctl()Dan Carpenter
2013-10-17net/mlx4: Fix typo, move similar defs to same locationOr Gerlitz
2013-10-17usb: usb_phy_gen: refine conditional declaration of usb_nop_xceiv_registerGuenter Roeck
2013-10-16mm: memcg: handle non-error OOM situations more gracefullyJohannes Weiner
2013-10-16usb-storage: add quirk for mandatory READ_CAPACITY_16Oliver Neukum
2013-10-15Revert "drivers: of: add initialization code for dma reserved memory"Marek Szyprowski
2013-10-14netfilter: nfnetlink: add batch support and use it from nf_tablesPablo Neira Ayuso