summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: introduce new macro net_get_random_onceHannes Frederic Sowa2013-10-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | static_key: WARN on usage before jump_label_init was calledHannes Frederic Sowa2013-10-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipip: add GSO/TSO supportEric Dumazet2013-10-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv4: gso: make inet_gso_segment() stackableEric Dumazet2013-10-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Delete trailing semi-colon from definition of netdev_WARN()Ben Hutchings2013-10-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: refactor sk_page_frag_refill()Eric Dumazet2013-10-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-10-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-10-17
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-10-10
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ieee80211: fix vht cap definitionsEliad Peller2013-10-01
| | | | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/pabl...David S. Miller2013-10-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nfnetlink: add batch support and use it from nf_tablesPablo Neira Ayuso2013-10-14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: add nftablesPatrick McHardy2013-10-14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: pass hook ops to hookfnPatrick McHardy2013-10-14
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / net/mlx4: Fix typo, move similar defs to same locationOr Gerlitz2013-10-17
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | inet: includes a sock_common in request_sockEric Dumazet2013-10-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: make lookups simpler and fasterEric Dumazet2013-10-09