index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Lines
2020-12-07
Bluetooth: Change MGMT security info CMD to be more generic
Daniel Winkler
-5
/
+10
2020-12-07
Bluetooth: Query LE tx power on startup
Daniel Winkler
-0
/
+9
2020-12-07
Bluetooth: Use intervals and tx power from mgmt cmds
Daniel Winkler
-1
/
+4
2020-12-07
Bluetooth: Break add adv into two mgmt commands
Daniel Winkler
-0
/
+36
2020-12-07
Bluetooth: Add helper to set adv data
Daniel Winkler
-0
/
+3
2020-12-07
Bluetooth: Add toggle to switch off interleave scan
Howard Chung
-0
/
+1
2020-12-07
Bluetooth: Interleave with allowlist scan
Howard Chung
-0
/
+10
2020-12-07
Bluetooth: fix typo in struct name
Reo Shiseki
-2
/
+2
2020-12-04
net/nfc/nci: Support NCI 2.x initial sequence
Bongsu Jeon
-0
/
+34
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
-5
/
+39
2020-12-03
bpf: Adds support for setting window clamp
Prankur gupta
-0
/
+1
2020-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+9
2020-12-03
tcp: merge 'init_req' and 'route_req' functions
Florian Westphal
-5
/
+4
2020-12-01
inet_ecn: Fix endianness of checksum update when setting ECT(1)
Toke Høiland-Jørgensen
-1
/
+1
2020-12-01
bridge: switchdev: Notify about VLAN protocol changes
Danielle Ratson
-0
/
+2
2020-12-01
net: sched: remove redundant 'rtnl_held' argument
Vlad Buslov
-1
/
+1
2020-12-01
net, xdp, xsk: fix __sk_mark_napi_id_once napi_id error
Daniel Borkmann
-3
/
+7
2020-12-01
netfilter: use actual socket sk for REJECT action
Jan Engelhardt
-5
/
+4
2020-12-01
netfilter: nfnl_acct: remove data from struct net
Wang Shanker
-3
/
+0
2020-11-30
mptcp: open code mptcp variant for lock_sock
Paolo Abeni
-0
/
+1
2020-12-01
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
-5
/
+17
2020-12-01
net: Add SO_BUSY_POLL_BUDGET socket option
Björn Töpel
-2
/
+7
2020-12-01
net: Introduce preferred busy-polling
Björn Töpel
-2
/
+7
2020-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
-0
/
+7
2020-11-28
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
-0
/
+1
2020-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+17
2020-11-27
net/sched: sch_frag: add generic packet fragment support.
wenxu
-0
/
+8
2020-11-27
net/sched: act_mirred: refactor the handle of xmit
wenxu
-5
/
+0
2020-11-27
net/tls: add CHACHA20-POLY1305 specific behavior
Vadim Fedorenko
-3
/
+6
2020-11-27
net/tls: add CHACHA20-POLY1305 specific defines and structures
Vadim Fedorenko
-0
/
+1
2020-11-27
net/tls: make inline helpers protocol-aware
Vadim Fedorenko
-14
/
+12
2020-11-27
netfilter: nftables_offload: build mask based from the matching bytes
Pablo Neira Ayuso
-0
/
+3
2020-11-27
netfilter: nftables_offload: set address type in control dissector
Pablo Neira Ayuso
-0
/
+4
2020-11-25
net/tls: Protect from calling tls_dev_del for TLS RX twice
Maxim Mikityanskiy
-0
/
+6
2020-11-24
devlink: Add blackhole_nexthop trap
Ido Schimmel
-1
/
+3
2020-11-23
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
-0
/
+1
2020-11-23
tcp: fix race condition when creating child sockets from syncookies
Ricardo Dias
-2
/
+3
2020-11-23
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
Paul Moore
-3
/
+13
2020-11-23
compat: always include linux/compat.h from net/compat.h
Jakub Kicinski
-10
/
+0
2020-11-21
bonding: wait for sysfs kobject destruction before freeing struct slave
Jamie Iles
-0
/
+8
2020-11-20
mptcp: track window announced to peer
Florian Westphal
-1
/
+2
2020-11-20
net: stream: fix TCP references when INET is not enabled
Randy Dunlap
-0
/
+5
2020-11-20
net: add annotation for sock_{lock,unlock}_fast
Paolo Abeni
-3
/
+7
2020-11-20
net: openvswitch: Be liberal in tcp conntrack.
Numan Siddique
-0
/
+14
2020-11-20
xsk: Fix umem cleanup bug at socket destruct
Magnus Karlsson
-0
/
+1
2020-11-19
devlink: move flash end and begin to core devlink
Jacob Keller
-2
/
+0
2020-11-19
devlink: move request_firmware out of driver
Jacob Keller
-3
/
+4
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-4
/
+50
2020-11-19
ipv6: Remove dependency of ipv6_frag_thdr_truncated on ipv6 module
Georg Kohmann
-2
/
+30
2020-11-19
9p: apply review requests for fid refcounting
Dominique Martinet
-1
/
+1
[prev]
[next]