aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* 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
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-09-27
| |\
| | * fuse: honour max_read and max_write in direct_io modeMiklos Szeredi2014-09-26
| * | Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-09-27
| |\ \
| | * | cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flagsZefan Li2014-09-24
| | * | sched: add macros to define bitops for task atomic flagsZefan Li2014-09-24
| | * | sched: fix confusing PFA_NO_NEW_PRIVS constantZefan Li2014-09-24
| * | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-09-26
| |\ \ \
| | * | | sched: Fix end_of_stack() and location of stack canary for architectures usin...Chuck Ebbert2014-09-20
| * | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-09-25
| |\ \ \ \
| | * | | | i2c: move acpi code back into the coreWolfram Sang2014-09-25
* | | | | | 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
* | | | | | | | | bpf: introduce BPF syscall and mapsAlexei Starovoitov2014-09-26