summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* net/phy: micrel: Add clock support for KSZ8021/KSZ8031Sascha Hauer2014-10-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-08
|\
| * net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpersEric Dumazet2014-10-08
| * net: description of dma_cookie cause make xmldocs warningMasanari Iida2014-10-08
| * net: fs_enet: Remove non NAPI RXLEROY Christophe2014-10-08
| * net: better IFF_XMIT_DST_RELEASE supportEric Dumazet2014-10-07
| * net: phy: adjust fixed_phy_register() return valuePetri Gynther2014-10-07
| * net: introduce netdevice gso_min_segs attributeEric Dumazet2014-10-06
| * net/mlx4_en: Code cleanups in tx pathEric Dumazet2014-10-06
| * Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-10-05
| |\
| | * bcma: register bcma as device tree driverHauke Mehrtens2014-09-30
| * | net: Cleanup skb cloning by adding SKB_FCLONE_FREEVijay Subramanian2014-10-04
| * | fou: eliminate IPv4,v6 specific GRO functionsTom Herbert2014-10-03
| * | net/mlx5_core: Identify resources by their typeEli Cohen2014-10-03
| * | net/mlx5_core: use set/get macros in device capsEli Cohen2014-10-03
| * | net/mlx5_core: Use hardware registers description header fileEli Cohen2014-10-03
| * | net/mlx5_core: Update device capabilities handlingEli Cohen2014-10-03
| * | qdisc: validate skb without holding lockEric Dumazet2014-10-03
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-02
| |\ \
| * | | net: phy: add BCM7425 and BCM7429 PHYsPetri Gynther2014-10-01
| * | | udp: Generalize skb_udp_segmentTom Herbert2014-10-01
| * | | net: cleanup and document skb fclone layoutEric Dumazet2014-10-01
| * | | net/mlx4_core: New init and exit flow for mlx4_coreMajd Dibbiny2014-09-30
| * | | macvlan: add source modeMichael Braun2014-09-29
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-09-29
| |\ \ \
| | * | | netfilter: bridge: move br_netfilter out of the corePablo Neira Ayuso2014-09-26
| | * | | netfilter: bridge: nf_bridge_copy_header as static inline in headerPablo Neira Ayuso2014-09-26
| | * | | netfilter: ipset: send nonzero skbinfo extensions onlyJozsef Kadlecsik2014-09-15
| | * | | netfilter: ipset: Add skbinfo extension kernel support in the ipset core.Anton Danilov2014-09-15
| * | | | ARCNET: add support for multi interfaces on com20020Michael Grzeschik2014-09-29
| * | | | ARCNET: add com20020 PCI IDs with metadataMichael Grzeschik2014-09-29
| * | | | net: reorganize sk_buff for faster __copy_skb_header()Eric Dumazet2014-09-29
| * | | | dql: dql_queued() should write first to reduce bus transactionsEric Dumazet2014-09-29
| * | | | net: introduce __skb_header_release()Eric Dumazet2014-09-26
| * | | | Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-26
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...John W. Linville2014-09-15
| | |\ \ \
| | | * | | cfg80211: add WMM traffic stream APIJohannes Berg2014-09-11
| | | * | | mac80211: support DTPC IE (from Cisco Client eXtensions)Steinar H. Gunderson2014-09-08
| | | * | | cfg80211: add Intel Mobile Communications copyrightJohannes Berg2014-09-05
| | * | | | bcma: add support for chipcommon B coreHauke Mehrtens2014-09-09
| | * | | | bcma: store more alternative addressesHauke Mehrtens2014-09-09
| | * | | | bcma: use separated function to initialize bus on SoCRafał Miłecki2014-09-09
| | * | | | bcma: move bus struct setup into early part of host specific codeRafał Miłecki2014-09-09
| * | | | | net: Change netdev_<level> logging functions to return voidJoe Perches2014-09-26
| * | | | | bpf: verifier (add verifier core)Alexei Starovoitov2014-09-26
| * | | | | bpf: handle pseudo BPF_LD_IMM64 insnAlexei Starovoitov2014-09-26
| * | | | | bpf: verifier (add docs)Alexei Starovoitov2014-09-26
| * | | | | bpf: expand BPF syscall with program load/unloadAlexei Starovoitov2014-09-26
| * | | | | bpf: add lookup/update/delete/iterate methods to BPF mapsAlexei Starovoitov2014-09-26
| * | | | | bpf: enable bpf syscall on x64 and i386Alexei Starovoitov2014-09-26