index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2018-08-09
net: allow to call netif_reset_xps_queues() under cpus_read_lock
Andrei Vagin
2018-08-07
flow_dissector: allow dissection of tunnel options from metadata
Simon Horman
2018-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-08-06
net: avoid unnecessary sock_flag() check when enable timestamp
Yafang Shao
2018-08-05
net: check extack._msg before print
Li RongQing
2018-08-05
net: modify skb_rbtree_purge to return the truesize of all purged skbs.
Peter Oskolkov
2018-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-08-04
net: Remove some unneeded semicolon
zhong jiang
2018-08-03
netfilter: nf_tables: add tunnel support
Pablo Neira Ayuso
2018-08-03
bpf: introduce the bpf_get_local_storage() helper function
Roman Gushchin
2018-08-02
net/socket: remove duplicated init code
Matthieu Baerts
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-02
net: Fix coding style in skb_push()
Ganesh Goudar
2018-07-31
bpf: Support bpf_get_socket_cookie in more prog types
Andrey Ignatov
2018-07-31
lwt_bpf: remove unnecessary rcu_read_lock in run_lwt_bpf
Taehee Yoo
2018-07-31
bpf: add End.DT6 action to bpf_lwt_seg6_action helper
Mathieu Xhonneux
2018-07-30
fib_rules: NULL check before kfree is not needed
YueHaibing
2018-07-30
net/tc: introduce TC_ACT_REINSERT.
Paolo Abeni
2018-07-30
net: simplify sock_poll_wait
Christoph Hellwig
2018-07-29
net: report invalid mtu value via netlink extack
Stephen Hemminger
2018-07-29
net: report min and max mtu network device settings
Stephen Hemminger
2018-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-07-28
bpf: use GFP_ATOMIC instead of GFP_KERNEL in bpf_parse_prog()
Taehee Yoo
2018-07-28
bpf: fix bpf_skb_load_bytes_relative pkt length check
Daniel Borkmann
2018-07-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-07-27
xdp: add NULL pointer check in __xdp_return()
Taehee Yoo
2018-07-26
net: rollback orig value on failure of dev_qdisc_change_tx_queue_len
Tariq Toukan
2018-07-24
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-24
net: remove blank lines at end of file
Stephen Hemminger
2018-07-24
net: remove redundant input checks in SIOCSIFTXQLEN case of dev_ifsioc
Tariq Toukan
2018-07-23
sock: fix sg page frag coalescing in sk_alloc_sg
Daniel Borkmann
2018-07-22
rtnetlink: add rtnl_link_state check in rtnl_configure_link
Roopa Prabhu
2018-07-21
net: skb_segment() should not return NULL
Eric Dumazet
2018-07-20
net: create reusable function for getting ownership info of sysfs inodes
Tyler Hicks
2018-07-20
net-sysfs: make sure objects belong to container's owner
Dmitry Torokhov
2018-07-20
net-sysfs: require net admin in the init ns for setting tx_maxrate
Tyler Hicks
2018-07-20
net: Init backlog NAPI's gro_hash.
David S. Miller
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-19
flow_dissector: Dissect tos and ttl from the tunnel info
Or Gerlitz
2018-07-19
net/page_pool: Fix inconsistent lock state warning
Tariq Toukan
2018-07-18
pktgen: convert safe uses of strncpy() to strcpy() to avoid string truncation...
Jakub Kicinski
2018-07-18
net: Move skb decrypted field, avoid explicity copy
Stefano Brivio
2018-07-18
xdp: fix uninitialized 'err' variable
Jakub Kicinski
2018-07-16
net: Fix GRO_HASH_BUCKETS assertion.
David S. Miller
2018-07-16
net: convert gro_count to bitmask
Li RongQing
2018-07-16
net: Add TLS RX offload feature
Ilya Lesokhin
2018-07-16
net: Add decrypted field to skb
Boris Pismenny
2018-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-07-13
skbuff: Unconditionally copy pfmemalloc in __skb_clone()
Stefano Brivio
[next]