summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memoryAmir Vadai2015-05-301-8/+1
* if_vlan: fix vlaue -> value typoVivien Didelot2015-05-301-3/+3
* stmmac: add phy-handle support to the platform layerMathieu Olivari2015-05-301-0/+1
* pci: Add Cavium PCI vendor idSunil Goutham2015-05-271-0/+2
* net: phy: Add phy_interface_is_rgmii helperFlorian Fainelli2015-05-271-0/+11
* net: make skb_splice_bits more configureableHannes Frederic Sowa2015-05-251-2/+9
* net: skbuff: add skb_append_pagefrags and use itHannes Frederic Sowa2015-05-251-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-2311-14/+37
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-223-0/+22
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-05-221-0/+1
| | |\
| | | * Revert "netfilter: bridge: query conntrack about skb dnat"Florian Westphal2015-05-201-0/+1
| | * | tcp: fix a potential deadlock in tcp_get_info()Eric Dumazet2015-05-221-0/+2
| | |/
| | * rhashtable: Add cap on number of elements in hash tableHerbert Xu2015-05-161-0/+19
| * | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-05-221-2/+0
| |\ \
| | * | block: remove export for blk_queue_bioMike Snitzer2015-05-121-2/+0
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-05-211-2/+2
| |\ \ \
| | * | | HID: hid-sensor-hub: Fix debug lock warningSrinivas Pandruvada2015-05-121-2/+2
| * | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-05-211-4/+0
| |\ \ \ \
| | * | | | clk: si5351: Do not pass struct clk in platform_dataSebastian Hesselbarth2015-05-081-4/+0
| * | | | | Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-05-161-1/+1
| |\ \ \ \ \
| | * | | | | pty: Fix input race when closingPeter Hurley2015-05-101-1/+1
| * | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-05-151-3/+4
| |\ \ \ \ \ \
| | * | | | | | sched: Handle priority boosted tasks proper in setscheduler()Thomas Gleixner2015-05-081-3/+4
| * | | | | | | uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSERJosh Triplett2015-05-141-2/+2
| * | | | | | | gfp: add __GFP_NOACCOUNTVladimir Davydov2015-05-142-0/+6
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | tcp: add tcpi_segs_in and tcpi_segs_out to tcp_infoMarcelo Ricardo Leitner2015-05-211-1/+6
* | | | | | | bpf: allow bpf programs to tail-call other bpf programsAlexei Starovoitov2015-05-212-1/+23
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-05-183-29/+13
|\ \ \ \ \ \ \
| * | | | | | | netfilter: x_tables: add context to know if extension runs from nft_compatPablo Neira Ayuso2015-05-151-0/+2
| * | | | | | | netfilter: ipset: deinline ip_set_put_extensions()Denys Vlasenko2015-05-141-22/+2
| * | | | | | | netfilter: bridge: neigh_head and physoutdev can't be used at same timeFlorian Westphal2015-05-141-3/+5
| * | | | | | | netfilter: ipset: Fix ext_*() macrosSergey Popovich2015-05-131-4/+4
* | | | | | | | net: fix two sparse errorsEric Dumazet2015-05-171-6/+5
* | | | | | | | mdio-gpio: Propagate mii_bus.phy_ignore_ta_maskBert Vermeulen2015-05-141-1/+2
* | | | | | | | test_bpf: add tests related to BPF_MAXINSNSDaniel Borkmann2015-05-141-0/+8
* | | | | | | | net: phy: Add phy_ignore_ta_mask to account for broken turn-aroundFlorian Fainelli2015-05-141-0/+3
* | | | | | | | netfilter: add netfilter ingress hook after handle_ing() under unique static keyPablo Neira2015-05-143-0/+45
* | | | | | | | net: add CONFIG_NET_INGRESS to enable ingress filteringPablo Neira2015-05-141-1/+1
* | | | | | | | netfilter: add nf_hook_list_active()Pablo Neira2015-05-141-5/+12
* | | | | | | | netfilter: add hook list to nf_hook_statePablo Neira2015-05-141-2/+5
* | | | | | | | netfilter: cleanup struct nf_hook_ops indentationPablo Neira2015-05-141-7/+7
* | | | | | | | net: kill useless net_*_ingress_queue() definitions when NET_CLS_ACT is unsetPablo Neira2015-05-131-8/+0
* | | | | | | | flow_dissect: use programable dissector in skb_flow_dissect and friendsJiri Pirko2015-05-131-2/+2
* | | | | | | | net: move __skb_tx_hash to dev.cJiri Pirko2015-05-132-3/+3
* | | | | | | | net: move __skb_get_hash function declaration to flow_dissector.hJiri Pirko2015-05-131-1/+0
* | | | | | | | net: move *skb_get_poff declarations into correct headerJiri Pirko2015-05-131-4/+0
* | | | | | | | net: change name of flow_dissector header to match the .c file nameJiri Pirko2015-05-131-1/+1
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-1311-14/+36
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / /
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-122-3/+8
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | net: Remove remaining remnants of pm_qos from netdevice.hDavid Ahern2015-05-121-3/+0