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
Age
Commit message (
Expand
)
Author
2017-10-24
net: rxrpc: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-10-24
Merge branch 'ipv6-addrconf-hash-improvements-and-cleanups'
David S. Miller
2017-10-24
ipv6: addrconf: do not block BH in ipv6_chk_home_addr()
Eric Dumazet
2017-10-24
ipv6: addrconf: do not block BH in /proc/net/if_inet6 handling
Eric Dumazet
2017-10-24
ipv6: addrconf: do not block BH in ipv6_get_ifaddr()
Eric Dumazet
2017-10-24
ipv6: addrconf: do not block BH in ipv6_chk_addr_and_flags()
Eric Dumazet
2017-10-24
ipv6: addrconf: add per netns perturbation in inet6_addr_hash()
Eric Dumazet
2017-10-24
ipv6: addrconf: factorize inet6_addr_hash() call
Eric Dumazet
2017-10-24
ipv6: addrconf: move ipv6_chk_same_addr() to avoid forward declaration
Eric Dumazet
2017-10-24
Merge branch 'nfp-bpf-stack-support-in-offload'
David S. Miller
2017-10-24
nfp: bpf: optimize mov64 a little
Jakub Kicinski
2017-10-24
nfp: bpf: support stack accesses via non-constant pointers
Jakub Kicinski
2017-10-24
nfp: bpf: support accessing the stack beyond 64 bytes
Jakub Kicinski
2017-10-24
nfp: bpf: allow stack accesses via modified stack registers
Jakub Kicinski
2017-10-24
nfp: bpf: optimize the RMW for stack accesses
Jakub Kicinski
2017-10-24
nfp: bpf: add stack read support
Jakub Kicinski
2017-10-24
nfp: bpf: add stack write support
Jakub Kicinski
2017-10-24
nfp: bpf: refactor nfp_bpf_check_ptr()
Jakub Kicinski
2017-10-24
nfp: bpf: add helper for emitting nops
Jakub Kicinski
2017-10-24
Merge branch 'bpftool-JSON'
David S. Miller
2017-10-24
tools: bpftool: update documentation for --json and --pretty usage
Quentin Monnet
2017-10-24
tools: bpftool: add cosmetic changes for the manual pages
Quentin Monnet
2017-10-24
tools: bpftool: provide JSON output for all possible commands
Quentin Monnet
2017-10-24
tools: bpftool: turn err() and info() macros into functions
Quentin Monnet
2017-10-24
tools: bpftool: add JSON output for `bpftool batch file FILE` command
Quentin Monnet
2017-10-24
tools: bpftool: add JSON output for `bpftool map *` commands
Quentin Monnet
2017-10-24
tools: bpftool: add JSON output for `bpftool prog dump xlated *` command
Quentin Monnet
2017-10-24
tools: bpftool: add JSON output for `bpftool prog dump jited *` command
Quentin Monnet
2017-10-24
tools: bpftool: add JSON output for `bpftool prog show *` command
Quentin Monnet
2017-10-24
tools: bpftool: introduce --json and --pretty options
Quentin Monnet
2017-10-24
tools: bpftool: add option parsing to bpftool, --help and --version
Quentin Monnet
2017-10-24
tools: bpftool: copy JSON writer from iproute2 repository
Quentin Monnet
2017-10-24
Merge branch 'tcp-tracepoints'
David S. Miller
2017-10-24
tcp: add tracepoint trace_tcp_set_state()
Song Liu
2017-10-24
tcp: add tracepoint trace_tcp_destroy_sock
Song Liu
2017-10-24
tcp: add tracepoint trace_tcp_receive_reset
Song Liu
2017-10-24
tcp: add tracepoint trace_tcp_send_reset
Song Liu
2017-10-24
tcp: mark trace event arguments sk and skb as const
Song Liu
2017-10-24
tcp: add trace event class tcp_event_sk_skb
Song Liu
2017-10-24
Merge branch 'hns3-next'
David S. Miller
2017-10-24
net: hns3: fix a bug about hns3_clean_tx_ring
Lipeng
2017-10-24
net: hns3: remove redundant memset when alloc buffer
Lipeng
2017-10-24
net: hns3: fix the TX/RX ring.queue_index in hns3_ring_get_cfg
Lipeng
2017-10-24
net: hns3: get vf count by pci_sriov_get_totalvfs
Lipeng
2017-10-24
net: hns3: fix the ops check in hns3_get_rxnfc
Lipeng
2017-10-24
net: hns3: fix the bug when map buffer fail
Lipeng
2017-10-24
net: hns3: fix a bug when alloc new buffer
Lipeng
2017-10-24
Merge tag 'batadv-next-for-davem-20171023' of git://git.open-mesh.org/linux-m...
David S. Miller
2017-10-23
batman-adv: use inline kernel-doc for uapi constants
Sven Eckelmann
2017-10-23
net: core: rtnetlink: use BUG_ON instead of if condition followed by BUG
Gustavo A. R. Silva
[next]