summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* isdn/capi: correct capi20_manufacturer argument type mismatchTilman Schmidt2014-10-141-1/+1
* skbuff: fix ftrace handling in skb_unshareAlexander Aring2014-10-141-1/+6
* net/phy: micrel: Add clock support for KSZ8021/KSZ8031Sascha Hauer2014-10-101-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-0836-838/+1588
|\
| * net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpersEric Dumazet2014-10-081-0/+29
| * net: description of dma_cookie cause make xmldocs warningMasanari Iida2014-10-081-2/+0
| * net: fs_enet: Remove non NAPI RXLEROY Christophe2014-10-081-1/+0
| * net: better IFF_XMIT_DST_RELEASE supportEric Dumazet2014-10-071-0/+8
| * net: phy: adjust fixed_phy_register() return valuePetri Gynther2014-10-071-7/+7
| * net: introduce netdevice gso_min_segs attributeEric Dumazet2014-10-061-1/+3
| * net/mlx4_en: Code cleanups in tx pathEric Dumazet2014-10-061-1/+1
| * Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-10-051-0/+2
| |\
| | * bcma: register bcma as device tree driverHauke Mehrtens2014-09-301-0/+2
| * | net: Cleanup skb cloning by adding SKB_FCLONE_FREEVijay Subramanian2014-10-041-3/+4
| * | fou: eliminate IPv4,v6 specific GRO functionsTom Herbert2014-10-031-0/+3
| * | net/mlx5_core: Identify resources by their typeEli Cohen2014-10-032-3/+13
| * | net/mlx5_core: use set/get macros in device capsEli Cohen2014-10-033-92/+207
| * | net/mlx5_core: Use hardware registers description header fileEli Cohen2014-10-033-75/+188
| * | net/mlx5_core: Update device capabilities handlingEli Cohen2014-10-032-12/+40
| * | qdisc: validate skb without holding lockEric Dumazet2014-10-031-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-024-30/+39
| |\ \
| * | | net: phy: add BCM7425 and BCM7429 PHYsPetri Gynther2014-10-011-0/+2
| * | | udp: Generalize skb_udp_segmentTom Herbert2014-10-011-2/+24
| * | | net: cleanup and document skb fclone layoutEric Dumazet2014-10-011-0/+25
| * | | net/mlx4_core: New init and exit flow for mlx4_coreMajd Dibbiny2014-09-301-0/+1
| * | | macvlan: add source modeMichael Braun2014-09-291-0/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-09-293-20/+104
| |\ \ \
| | * | | netfilter: bridge: move br_netfilter out of the corePablo Neira Ayuso2014-09-262-7/+7
| | * | | netfilter: bridge: nf_bridge_copy_header as static inline in headerPablo Neira Ayuso2014-09-261-10/+38
| | * | | netfilter: ipset: send nonzero skbinfo extensions onlyJozsef Kadlecsik2014-09-151-7/+11
| | * | | netfilter: ipset: Add skbinfo extension kernel support in the ipset core.Anton Danilov2014-09-151-1/+55
| * | | | ARCNET: add support for multi interfaces on com20020Michael Grzeschik2014-09-291-1/+14
| * | | | ARCNET: add com20020 PCI IDs with metadataMichael Grzeschik2014-09-291-0/+16
| * | | | net: reorganize sk_buff for faster __copy_skb_header()Eric Dumazet2014-09-291-61/+72
| * | | | dql: dql_queued() should write first to reduce bus transactionsEric Dumazet2014-09-291-2/+10
| * | | | net: introduce __skb_header_release()Eric Dumazet2014-09-261-0/+15
| * | | | Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-264-3/+18
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...John W. Linville2014-09-151-1/+7
| | |\ \ \
| | | * | | cfg80211: add WMM traffic stream APIJohannes Berg2014-09-111-0/+4
| | | * | | mac80211: support DTPC IE (from Cisco Client eXtensions)Steinar H. Gunderson2014-09-081-1/+2
| | | * | | cfg80211: add Intel Mobile Communications copyrightJohannes Berg2014-09-051-0/+1
| | * | | | bcma: add support for chipcommon B coreHauke Mehrtens2014-09-092-0/+9
| | * | | | bcma: store more alternative addressesHauke Mehrtens2014-09-091-1/+1
| | * | | | bcma: use separated function to initialize bus on SoCRafał Miłecki2014-09-091-0/+1
| | * | | | bcma: move bus struct setup into early part of host specific codeRafał Miłecki2014-09-091-1/+0
| * | | | | net: Change netdev_<level> logging functions to return voidJoe Perches2014-09-261-10/+9
| * | | | | bpf: verifier (add verifier core)Alexei Starovoitov2014-09-261-0/+47
| * | | | | bpf: handle pseudo BPF_LD_IMM64 insnAlexei Starovoitov2014-09-261-0/+6
| * | | | | bpf: verifier (add docs)Alexei Starovoitov2014-09-261-0/+2
| * | | | | bpf: expand BPF syscall with program load/unloadAlexei Starovoitov2014-09-262-6/+40