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
/
net
Age
Commit message (
Expand
)
Author
2019-02-15
net/ipv6: prefer rcu_access_pointer() over rcu_dereference()
Paolo Abeni
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-14
devlink: Fix list access without lock while reading region
Parav Pandit
2019-02-14
devlink: Return right error code in case of errors for region read
Parav Pandit
2019-02-13
Merge tag 'batadv-next-for-davem-20190213' of git://git.open-mesh.org/linux-m...
David S. Miller
2019-02-13
page_pool: use DMA_ATTR_SKIP_CPU_SYNC for DMA mappings
Jesper Dangaard Brouer
2019-02-13
net: page_pool: don't use page->private to store dma_addr_t
Ilias Apalodimas
2019-02-13
net: sched: remove duplicated include from cls_api.c
YueHaibing
2019-02-13
net: sched: flower: only return error from hw offload if skip_sw
Vlad Buslov
2019-02-13
net: fix possible overflow in __sk_mem_raise_allocated()
Eric Dumazet
2019-02-13
sctp: set stream ext to NULL after freeing it in sctp_stream_outq_migrate
Xin Long
2019-02-13
sctp: call gso_reset_checksum when computing checksum in sctp_gso_segment
Xin Long
2019-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-02-13
netfilter: nft_compat: use-after-free when deleting targets
Pablo Neira Ayuso
2019-02-12
net_sched: fix two more memory leaks in cls_tcindex
Cong Wang
2019-02-12
net_sched: fix a memory leak in cls_tcindex
Cong Wang
2019-02-12
net_sched: fix a race condition in tcindex_destroy()
Cong Wang
2019-02-12
net: sched: unlock rules update API
Vlad Buslov
2019-02-12
net: sched: refactor tcf_block_find() into standalone functions
Vlad Buslov
2019-02-12
net: sched: extend proto ops to support unlocked classifiers
Vlad Buslov
2019-02-12
net: sched: extend proto ops with 'put' callback
Vlad Buslov
2019-02-12
net: sched: track rtnl lock status when validating extensions
Vlad Buslov
2019-02-12
net: sched: prevent insertion of new classifiers during chain flush
Vlad Buslov
2019-02-12
net: sched: refactor tp insert/delete for concurrent execution
Vlad Buslov
2019-02-12
net: sched: traverse classifiers in chain with tcf_get_next_proto()
Vlad Buslov
2019-02-12
net: sched: introduce reference counting for tcf_proto
Vlad Buslov
2019-02-12
net: sched: protect filter_chain list with filter_chain_lock mutex
Vlad Buslov
2019-02-12
net: sched: protect chain template accesses with block lock
Vlad Buslov
2019-02-12
net: sched: traverse chains in block with tcf_get_next_chain()
Vlad Buslov
2019-02-12
net: sched: protect block->chain0 with block->lock
Vlad Buslov
2019-02-12
net: sched: refactor tc_ctl_chain() to use block->lock
Vlad Buslov
2019-02-12
net: sched: protect chain->explicitly_created with block->lock
Vlad Buslov
2019-02-12
net: sched: protect block state with mutex
Vlad Buslov
2019-02-12
net/packet: fix 4gb buffer limit due to overflow check
Kal Conley
2019-02-12
inet_diag: fix reporting cgroup classid and fallback to priority
Konstantin Khlebnikov
2019-02-12
batman-adv: fix uninit-value in batadv_interface_tx()
Eric Dumazet
2019-02-12
ipv6: propagate genlmsg_reply return code
Li RongQing
2019-02-12
net/tls: Do not use async crypto for non-data records
Vakul Garg
2019-02-12
devlink: use direct return of genlmsg_reply
Li RongQing
2019-02-12
Revert "devlink: Add a generic wake_on_lan port parameter"
Vasundhara Volam
2019-02-12
net/smc: check port_idx of ib event
Karsten Graul
2019-02-12
net/smc: check connections in smc_lgr_free_work
Karsten Graul
2019-02-12
net/smc: reduce amount of status updates to peer
Karsten Graul
2019-02-12
net/smc: no delay for free tx buffer wait
Karsten Graul
2019-02-12
net/smc: move wake up of close waiter
Karsten Graul
2019-02-12
net/smc: reset cursor update required flag
Karsten Graul
2019-02-12
Merge tag 'mac80211-for-davem-2019-02-12' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2019-02-12
ipvs: fix dependency on nf_defrag_ipv6
Andrea Claudi
2019-02-11
tipc: fix link session and re-establish issues
Tuong Lien
2019-02-11
devlink: don't allocate attrs on the stack
Jakub Kicinski
[next]