index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2015-05-21
bpf: allow bpf programs to tail-call other bpf programs
Alexei Starovoitov
2015-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-05-17
net: fix two sparse errors
Eric Dumazet
2015-05-15
netfilter: x_tables: add context to know if extension runs from nft_compat
Pablo Neira Ayuso
2015-05-14
mdio-gpio: Propagate mii_bus.phy_ignore_ta_mask
Bert Vermeulen
2015-05-14
test_bpf: add tests related to BPF_MAXINSNS
Daniel Borkmann
2015-05-14
net: phy: Add phy_ignore_ta_mask to account for broken turn-around
Florian Fainelli
2015-05-14
netfilter: ipset: deinline ip_set_put_extensions()
Denys Vlasenko
2015-05-14
netfilter: bridge: neigh_head and physoutdev can't be used at same time
Florian Westphal
2015-05-14
netfilter: add netfilter ingress hook after handle_ing() under unique static key
Pablo Neira
2015-05-14
net: add CONFIG_NET_INGRESS to enable ingress filtering
Pablo Neira
2015-05-14
netfilter: add nf_hook_list_active()
Pablo Neira
2015-05-14
netfilter: add hook list to nf_hook_state
Pablo Neira
2015-05-14
netfilter: cleanup struct nf_hook_ops indentation
Pablo Neira
2015-05-13
net: kill useless net_*_ingress_queue() definitions when NET_CLS_ACT is unset
Pablo Neira
2015-05-13
flow_dissect: use programable dissector in skb_flow_dissect and friends
Jiri Pirko
2015-05-13
net: move __skb_tx_hash to dev.c
Jiri Pirko
2015-05-13
net: move __skb_get_hash function declaration to flow_dissector.h
Jiri Pirko
2015-05-13
net: move *skb_get_poff declarations into correct header
Jiri Pirko
2015-05-13
net: change name of flow_dissector header to match the .c file name
Jiri Pirko
2015-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-13
netfilter: ipset: Fix ext_*() macros
Sergey Popovich
2015-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-05-12
net: Remove remaining remnants of pm_qos from netdevice.h
David Ahern
2015-05-12
test_bpf: add 173 new testcases for eBPF
Michael Holzheu
2015-05-12
net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_que...
Denys Vlasenko
2015-05-12
switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag
Scott Feldman
2015-05-12
switchdev: s/swdev_/switchdev_/
Jiri Pirko
2015-05-12
net: Add skb_free_frag to replace use of put_page in freeing skb->head
Alexander Duyck
2015-05-12
mm/net: Rename and move page fragment handling from net/ to mm/
Alexander Duyck
2015-05-12
net: Store virtual address instead of page in netdev_alloc_cache
Alexander Duyck
2015-05-11
Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-05-11
net: sched: fix typo in net_device ifdef
Daniel Borkmann
2015-05-11
net: sched: further simplify handle_ing
Daniel Borkmann
2015-05-11
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2015-05-11
net: Add a struct net parameter to sock_create_kern
Eric W. Biederman
2015-05-11
tun: Utilize the normal socket network namespace refcounting.
Eric W. Biederman
2015-05-09
netlink: allow to listen "all" netns
Nicolas Dichtel
2015-05-09
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-05-09
seccomp, filter: add and use bpf_prog_create_from_user from seccomp
Daniel Borkmann
2015-05-09
seccomp: simplify seccomp_prepare_filter and reuse bpf_prepare_filter
Nicolas Schichan
2015-05-09
net: filter: add a callback to allow classic post-verifier transformations
Nicolas Schichan
2015-05-08
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-05-08
Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-05-06
tracing: Make ftrace_print_array_seq compute buf_len
Alex Bennée
2015-05-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-05-05
nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()
Ryusuke Konishi
2015-05-05
util_macros.h: have array pointer point to array of constants
Guenter Roeck
2015-05-05
vlan: Use eth_proto_is_802_3
Alexander Duyck
2015-05-05
etherdev: Fix sparse error, make test usable by other functions
Alexander Duyck
[next]