summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-05-31cc2520: fix CC2591 handlingVarka Bhadram
2015-05-31ieee802154: Fix EUI-64 station address validation.Lennert Buytenhek
2015-05-31ieee802154: Fix generation of random EUI-64 addresses.Lennert Buytenhek
2015-05-31bpf: add missing rcu protection when releasing programs from prog_arrayAlexei Starovoitov
2015-05-30net/mlx4: Add EQ poolMatan Barak
2015-05-30net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai
2015-05-30net/mlx5: Ethernet resource handling filesAmir Vadai
2015-05-30net/mlx5_core: Set/Query port MTU commandsSaeed Mahameed
2015-05-30net/mlx5_core: Modify CQ moderation parametersRana Shahout
2015-05-30net/mlx5_core: Implement get/set port statusRana Shahout
2015-05-30net/mlx5_core: Implement access functions of ptys register fieldsSaeed Mahameed
2015-05-30net/mlx5_core: New device capabilities handlingSaeed Mahameed
2015-05-30net/mlx5_core: HW data structs/types definitions cleanupSaeed Mahameed
2015-05-30net/mlx5_core: Set irq affinity hintsSaeed Mahameed
2015-05-30net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memoryAmir Vadai
2015-05-30if_vlan: fix vlaue -> value typoVivien Didelot
2015-05-30stmmac: add phy-handle support to the platform layerMathieu Olivari
2015-05-27pci: Add Cavium PCI vendor idSunil Goutham
2015-05-27net: phy: Add phy_interface_is_rgmii helperFlorian Fainelli
2015-05-25net: make skb_splice_bits more configureableHannes Frederic Sowa
2015-05-25net: skbuff: add skb_append_pagefrags and use itHannes Frederic Sowa
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-05-22Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-05-22tcp: fix a potential deadlock in tcp_get_info()Eric Dumazet
2015-05-21tcp: add tcpi_segs_in and tcpi_segs_out to tcp_infoMarcelo Ricardo Leitner
2015-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-05-21Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-05-21bpf: allow bpf programs to tail-call other bpf programsAlexei Starovoitov
2015-05-20Revert "netfilter: bridge: query conntrack about skb dnat"Florian Westphal
2015-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-05-17net: fix two sparse errorsEric Dumazet
2015-05-16Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-05-16rhashtable: Add cap on number of elements in hash tableHerbert Xu
2015-05-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-05-15netfilter: x_tables: add context to know if extension runs from nft_compatPablo Neira Ayuso
2015-05-14mdio-gpio: Propagate mii_bus.phy_ignore_ta_maskBert Vermeulen
2015-05-14test_bpf: add tests related to BPF_MAXINSNSDaniel Borkmann
2015-05-14uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSERJosh Triplett
2015-05-14gfp: add __GFP_NOACCOUNTVladimir Davydov
2015-05-14net: phy: Add phy_ignore_ta_mask to account for broken turn-aroundFlorian Fainelli
2015-05-14netfilter: ipset: deinline ip_set_put_extensions()Denys Vlasenko
2015-05-14netfilter: bridge: neigh_head and physoutdev can't be used at same timeFlorian Westphal
2015-05-14netfilter: add netfilter ingress hook after handle_ing() under unique static keyPablo Neira
2015-05-14net: add CONFIG_NET_INGRESS to enable ingress filteringPablo Neira
2015-05-14netfilter: add nf_hook_list_active()Pablo Neira
2015-05-14netfilter: add hook list to nf_hook_statePablo Neira
2015-05-14netfilter: cleanup struct nf_hook_ops indentationPablo Neira
2015-05-13net: kill useless net_*_ingress_queue() definitions when NET_CLS_ACT is unsetPablo Neira