summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* mdio-gpio: Propagate mii_bus.phy_ignore_ta_maskBert Vermeulen2015-05-14
* test_bpf: add tests related to BPF_MAXINSNSDaniel Borkmann2015-05-14
* net: phy: Add phy_ignore_ta_mask to account for broken turn-aroundFlorian Fainelli2015-05-14
* netfilter: add netfilter ingress hook after handle_ing() under unique static keyPablo Neira2015-05-14
* net: add CONFIG_NET_INGRESS to enable ingress filteringPablo Neira2015-05-14
* netfilter: add nf_hook_list_active()Pablo Neira2015-05-14
* netfilter: add hook list to nf_hook_statePablo Neira2015-05-14
* netfilter: cleanup struct nf_hook_ops indentationPablo Neira2015-05-14
* net: kill useless net_*_ingress_queue() definitions when NET_CLS_ACT is unsetPablo Neira2015-05-13
* flow_dissect: use programable dissector in skb_flow_dissect and friendsJiri Pirko2015-05-13
* net: move __skb_tx_hash to dev.cJiri Pirko2015-05-13
* net: move __skb_get_hash function declaration to flow_dissector.hJiri Pirko2015-05-13
* net: move *skb_get_poff declarations into correct headerJiri Pirko2015-05-13
* net: change name of flow_dissector header to match the .c file nameJiri Pirko2015-05-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-13
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-12
| |\
| | * net: Remove remaining remnants of pm_qos from netdevice.hDavid Ahern2015-05-12
| | * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-05-04
| | |\
| * | \ Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-05-11
| |\ \ \
| | * | | libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta2015-04-25
| | * | | libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta2015-04-25
| * | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-09
| |\ \ \ \
| | * | | | irqchip: gic: Drop support for gic_arch_extnMarc Zyngier2015-04-24
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-05-08
| |\ \ \ \ \
| | * | | | | blk-mq: fix FUA request hangShaohua Li2015-05-04
| * | | | | | Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-05-08
| |\ \ \ \ \ \
| | * | | | | | tracing: Make ftrace_print_array_seq compute buf_lenAlex Bennée2015-05-06
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-05-06
| |\ \ \ \ \ \
| | * | | | | | perf/x86/intel/uncore: Move PCI IDs for IMC to uncore driverSonny Rao2015-04-22
| * | | | | | | nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi2015-05-05
| * | | | | | | util_macros.h: have array pointer point to array of constantsGuenter Roeck2015-05-05
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-05-05
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | lib: make memzero_explicit more robust against dead store eliminationDaniel Borkmann2015-05-04
* | | | | | | | test_bpf: add 173 new testcases for eBPFMichael Holzheu2015-05-12
* | | | | | | | net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_que...Denys Vlasenko2015-05-12
* | | | | | | | switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flagScott Feldman2015-05-12
* | | | | | | | switchdev: s/swdev_/switchdev_/Jiri Pirko2015-05-12
* | | | | | | | net: Add skb_free_frag to replace use of put_page in freeing skb->headAlexander Duyck2015-05-12
* | | | | | | | mm/net: Rename and move page fragment handling from net/ to mm/Alexander Duyck2015-05-12
* | | | | | | | net: Store virtual address instead of page in netdev_alloc_cacheAlexander Duyck2015-05-12
* | | | | | | | net: sched: fix typo in net_device ifdefDaniel Borkmann2015-05-11
* | | | | | | | net: sched: further simplify handle_ingDaniel Borkmann2015-05-11
* | | | | | | | net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman2015-05-11
* | | | | | | | net: Add a struct net parameter to sock_create_kernEric W. Biederman2015-05-11
* | | | | | | | tun: Utilize the normal socket network namespace refcounting.Eric W. Biederman2015-05-11
* | | | | | | | netlink: allow to listen "all" netnsNicolas Dichtel2015-05-09
* | | | | | | | seccomp, filter: add and use bpf_prog_create_from_user from seccompDaniel Borkmann2015-05-09
* | | | | | | | seccomp: simplify seccomp_prepare_filter and reuse bpf_prepare_filterNicolas Schichan2015-05-09
* | | | | | | | net: filter: add a callback to allow classic post-verifier transformationsNicolas Schichan2015-05-09
* | | | | | | | vlan: Use eth_proto_is_802_3Alexander Duyck2015-05-05