aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-27net: phy: Add phy_interface_is_rgmii helperFlorian Fainelli1-0/+11
2015-05-25net: make skb_splice_bits more configureableHannes Frederic Sowa1-2/+9
2015-05-25net: skbuff: add skb_append_pagefrags and use itHannes Frederic Sowa1-0/+3
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-14/+37
2015-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-0/+22
2015-05-22Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+0
2015-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+1
2015-05-22tcp: fix a potential deadlock in tcp_get_info()Eric Dumazet1-0/+2
2015-05-21tcp: add tcpi_segs_in and tcpi_segs_out to tcp_infoMarcelo Ricardo Leitner1-1/+6
2015-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-2/+2
2015-05-21Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-4/+0
2015-05-21bpf: allow bpf programs to tail-call other bpf programsAlexei Starovoitov2-1/+23
2015-05-20Revert "netfilter: bridge: query conntrack about skb dnat"Florian Westphal1-0/+1
2015-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller3-29/+13
2015-05-17net: fix two sparse errorsEric Dumazet1-6/+5
2015-05-16Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-1/+1
2015-05-16rhashtable: Add cap on number of elements in hash tableHerbert Xu1-0/+19
2015-05-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+4
2015-05-15netfilter: x_tables: add context to know if extension runs from nft_compatPablo Neira Ayuso1-0/+2
2015-05-14mdio-gpio: Propagate mii_bus.phy_ignore_ta_maskBert Vermeulen1-1/+2
2015-05-14test_bpf: add tests related to BPF_MAXINSNSDaniel Borkmann1-0/+8
2015-05-14uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSERJosh Triplett1-2/+2
2015-05-14gfp: add __GFP_NOACCOUNTVladimir Davydov2-0/+6
2015-05-14net: phy: Add phy_ignore_ta_mask to account for broken turn-aroundFlorian Fainelli1-0/+3
2015-05-14netfilter: ipset: deinline ip_set_put_extensions()Denys Vlasenko1-22/+2
2015-05-14netfilter: bridge: neigh_head and physoutdev can't be used at same timeFlorian Westphal1-3/+5
2015-05-14netfilter: add netfilter ingress hook after handle_ing() under unique static keyPablo Neira3-0/+45
2015-05-14net: add CONFIG_NET_INGRESS to enable ingress filteringPablo Neira1-1/+1
2015-05-14netfilter: add nf_hook_list_active()Pablo Neira1-5/+12
2015-05-14netfilter: add hook list to nf_hook_statePablo Neira1-2/+5
2015-05-14netfilter: cleanup struct nf_hook_ops indentationPablo Neira1-7/+7
2015-05-13net: kill useless net_*_ingress_queue() definitions when NET_CLS_ACT is unsetPablo Neira1-8/+0
2015-05-13flow_dissect: use programable dissector in skb_flow_dissect and friendsJiri Pirko1-2/+2
2015-05-13net: move __skb_tx_hash to dev.cJiri Pirko2-3/+3
2015-05-13net: move __skb_get_hash function declaration to flow_dissector.hJiri Pirko1-1/+0
2015-05-13net: move *skb_get_poff declarations into correct headerJiri Pirko1-4/+0
2015-05-13net: change name of flow_dissector header to match the .c file nameJiri Pirko1-1/+1
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-14/+36
2015-05-13netfilter: ipset: Fix ext_*() macrosSergey Popovich1-4/+4
2015-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+8
2015-05-12net: Remove remaining remnants of pm_qos from netdevice.hDavid Ahern1-3/+0
2015-05-12test_bpf: add 173 new testcases for eBPFMichael Holzheu1-0/+10
2015-05-12net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_queue()Denys Vlasenko1-13/+1
2015-05-12switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flagScott Feldman1-4/+1
2015-05-12switchdev: s/swdev_/switchdev_/Jiri Pirko1-1/+1
2015-05-12block: remove export for blk_queue_bioMike Snitzer1-2/+0
2015-05-12net: Add skb_free_frag to replace use of put_page in freeing skb->headAlexander Duyck1-0/+5
2015-05-12mm/net: Rename and move page fragment handling from net/ to mm/Alexander Duyck3-3/+23
2015-05-12net: Store virtual address instead of page in netdev_alloc_cacheAlexander Duyck1-3/+2
2015-05-12HID: hid-sensor-hub: Fix debug lock warningSrinivas Pandruvada1-2/+2