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
Age
Commit message (
Expand
)
Author
2021-11-26
cfg80211: schedule offchan_cac_abort_wk in cfg80211_radar_event
Lorenzo Bianconi
2021-11-26
cfg80211: delete redundant free code
liuguoqiang
2021-11-26
mac80211: add support for .ndo_fill_forward_path
Felix Fietkau
2021-11-26
mac80211: Remove unused assignment statements
luo penghao
2021-11-26
cfg80211: fix possible NULL pointer dereference in cfg80211_stop_offchan_rada...
Lorenzo Bianconi
2021-11-19
cfg80211: move offchan_cac_event to a dedicated work
Lorenzo Bianconi
2021-11-19
mac80211: introduce set_radar_offchan callback
Lorenzo Bianconi
2021-11-19
cfg80211: implement APIs for dedicated radar detection HW
Lorenzo Bianconi
2021-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-18
Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-11-18
mctp/test: Update refcount checking in route fragment tests
Jeremy Kerr
2021-11-18
ipv6: ah6: use swap() to make code cleaner
Yao Jing
2021-11-18
ipv6: check return value of ipv6_skip_exthdr
Jordy Zomer
2021-11-18
devlink: Don't throw an error if flash notification sent before devlink visible
Leon Romanovsky
2021-11-18
page_pool: Revert "page_pool: disable dma mapping support..."
Yunsheng Lin
2021-11-17
ipv4/raw: support binding to nonlocal addresses
Riccardo Paolo Bestetti
2021-11-17
NFC: add NCI_UNREG flag to eliminate the race
Lin Ma
2021-11-17
NFC: reorder the logic in nfc_{un,}register_device
Lin Ma
2021-11-17
NFC: reorganize the functions in nci_request
Lin Ma
2021-11-17
tipc: check for null after calling kmemdup
Tadeusz Struk
2021-11-17
net: no longer stop all TX queues in dev_watchdog()
Eric Dumazet
2021-11-17
net: do not inline netif_tx_lock()/netif_tx_unlock()
Eric Dumazet
2021-11-17
net: annotate accesses to queue->trans_start
Eric Dumazet
2021-11-17
net: use an atomic_long_t for queue->trans_timeout
Eric Dumazet
2021-11-17
Merge tag 'for-net-next-2021-11-16' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2021-11-16
net: sched: act_mirred: drop dst for the direction from egress to ingress
Xin Long
2021-11-16
net: align static siphash keys
Eric Dumazet
2021-11-16
Merge tag 'mac80211-for-net-2021-11-16' of git://git.kernel.org/pub/scm/linux...
Jakub Kicinski
2021-11-16
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-11-16
Bluetooth: Attempt to clear HCI_LE_ADV on adv set terminated error event
Archie Pusaka
2021-11-16
Bluetooth: Ignore HCI_ERROR_CANCELLED_BY_HOST on adv set terminated event
Archie Pusaka
2021-11-16
Bluetooth: hci_request: Remove bg_scan_update work
Luiz Augusto von Dentz
2021-11-16
Bluetooth: hci_sync: Convert MGMT_OP_SET_CONNECTABLE to use cmd_sync
Luiz Augusto von Dentz
2021-11-16
Bluetooth: hci_sync: Convert MGMT_OP_SET_DISCOVERABLE to use cmd_sync
Luiz Augusto von Dentz
2021-11-16
net: drop nopreempt requirement on sock_prot_inuse_add()
Eric Dumazet
2021-11-16
net: merge net->core.prot_inuse and net->core.sock_inuse
Eric Dumazet
2021-11-16
net: make sock_inuse_add() available
Eric Dumazet
2021-11-16
net: inline sock_prot_inuse_add()
Eric Dumazet
2021-11-16
net: gro: populate net/core/gro.c
Eric Dumazet
2021-11-16
net: gro: move skb_gro_receive into net/core/gro.c
Eric Dumazet
2021-11-16
net: gro: move skb_gro_receive_list to udp_offload.c
Eric Dumazet
2021-11-16
net: move gro definitions to include/net/gro.h
Eric Dumazet
2021-11-16
tcp: do not call tcp_cleanup_rbuf() if we have a backlog
Eric Dumazet
2021-11-16
tcp: check local var (timeo) before socket fields in one test
Eric Dumazet
2021-11-16
tcp: defer skb freeing after socket lock is released
Eric Dumazet
2021-11-16
tcp: avoid indirect calls to sock_rfree
Eric Dumazet
2021-11-16
tcp: tp->urg_data is unlikely to be set
Eric Dumazet
2021-11-16
tcp: annotate races around tp->urg_data
Eric Dumazet
2021-11-16
tcp: annotate data-races on tp->segs_in and tp->data_segs_in
Eric Dumazet
2021-11-16
tcp: add RETPOLINE mitigation to sk_backlog_rcv
Eric Dumazet
[next]