index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm, tree-wide: rename put_user_page*() to unpin_user_page*()
John Hubbard
2020-01-31
1
-1
/
+1
*
net/xdp: set FOLL_PIN via pin_user_pages()
John Hubbard
2020-01-31
1
-1
/
+1
*
Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...
Linus Torvalds
2020-01-29
9
-45
/
+58
|
\
|
*
nfs: use time64_t internally
Arnd Bergmann
2019-12-18
3
-14
/
+14
|
*
sunrpc: convert to time64_t for expiry
Arnd Bergmann
2019-12-18
6
-21
/
+27
|
*
packet: clarify timestamp overflow
Arnd Bergmann
2019-12-18
1
-10
/
+17
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-28
275
-2580
/
+17461
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-01-27
1
-2
/
+9
|
|
\
\
|
|
*
|
flow_dissector: Fix to use new variables for port ranges in bpf hook
Yoshiki Komachi
2020-01-27
1
-2
/
+9
|
*
|
|
Revert "pktgen: Allow configuration of IPv6 source address range"
David S. Miller
2020-01-27
1
-98
/
+0
|
*
|
|
net/core: Replace driver version to be kernel version
Leon Romanovsky
2020-01-27
1
-0
/
+2
|
*
|
|
ethtool: add WOL_NTF notification
Michal Kubecek
2020-01-27
3
-1
/
+6
|
*
|
|
ethtool: set wake-on-lan settings with WOL_SET request
Michal Kubecek
2020-01-27
3
-0
/
+82
|
*
|
|
ethtool: provide WoL settings with WOL_GET request
Michal Kubecek
2020-01-27
7
-1
/
+128
|
*
|
|
ethtool: add DEBUG_NTF notification
Michal Kubecek
2020-01-27
3
-0
/
+5
|
*
|
|
ethtool: set message mask with DEBUG_SET request
Michal Kubecek
2020-01-27
3
-0
/
+59
|
*
|
|
ethtool: provide message mask with DEBUG_GET request
Michal Kubecek
2020-01-27
7
-1
/
+115
|
*
|
|
ethtool: fix kernel-doc descriptions
Michal Kubecek
2020-01-27
2
-12
/
+15
|
*
|
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2020-01-27
8
-131
/
+379
|
|
\
\
\
|
|
*
|
|
Bluetooth: Fix race condition in hci_release_sock()
Dan Carpenter
2020-01-26
1
-0
/
+3
|
|
*
|
|
Bluetooth: Move {min,max}_key_size debugfs into hci_debugfs_create_le
Marcel Holtmann
2020-01-25
2
-93
/
+61
|
|
*
|
|
Bluetooth: Add missing checks for HCI_ISODATA_PKT packet type
Marcel Holtmann
2020-01-25
2
-5
/
+11
|
|
*
|
|
Bluetooth: fix appearance typo in mgmt.c
Alain Michaud
2020-01-22
1
-4
/
+4
|
|
*
|
|
Bluetooth: adding missing const decoration to mgmt_status_table
Alain Michaud
2020-01-22
1
-1
/
+1
|
|
*
|
|
Bluetooth: Increment management interface revision
Marcel Holtmann
2020-01-16
1
-1
/
+1
|
|
*
|
|
Bluetooth: Make use of __check_timeout on hci_sched_le
Luiz Augusto von Dentz
2020-01-15
1
-8
/
+3
|
|
*
|
|
Bluetooth: monitor: Add support for ISO packets
Luiz Augusto von Dentz
2020-01-15
1
-0
/
+6
|
|
*
|
|
Bluetooth: Implementation of MGMT_OP_SET_BLOCKED_KEYS.
Alain Michaud
2020-01-15
4
-8
/
+188
|
|
*
|
|
Bluetooth: remove redundant assignment to variable icid
Colin Ian King
2020-01-08
1
-1
/
+0
|
|
*
|
|
Bluetooth: Auto tune if input MTU is set to 0
Luiz Augusto von Dentz
2020-01-04
1
-2
/
+52
|
|
*
|
|
Bluetooth: Add support for LE PHY Update Complete event
Luiz Augusto von Dentz
2020-01-04
1
-0
/
+27
|
|
*
|
|
Bluetooth: Remove usage of BT_ERR_RATELIMITED macro
Marcel Holtmann
2020-01-04
1
-8
/
+6
|
|
*
|
|
Bluetooth: Adding a bt_dev_warn_ratelimited macro.
Alain Michaud
2020-01-04
1
-0
/
+16
|
*
|
|
|
net: dsa: Fix use-after-free in probing of DSA switch tree
Vladimir Oltean
2020-01-27
1
-11
/
+25
|
*
|
|
|
net: remove eth_change_mtu
Heiner Kallweit
2020-01-27
1
-16
/
+0
|
*
|
|
|
net: introduce dev_net notifier register/unregister variants
Jiri Pirko
2020-01-27
1
-0
/
+46
|
*
|
|
|
net: push code from net notifier reg/unreg into helpers
Jiri Pirko
2020-01-27
1
-22
/
+38
|
*
|
|
|
net: call call_netdevice_unregister_net_notifiers from unregister
Jiri Pirko
2020-01-27
1
-11
/
+3
|
*
|
|
|
soreuseport: Cleanup duplicate initialization of more_reuse->max_socks.
Kuniyuki Iwashima
2020-01-27
1
-1
/
+0
|
*
|
|
|
udp: Support UDP fraglist GRO/GSO.
Steffen Klassert
2020-01-27
2
-25
/
+106
|
*
|
|
|
net: Support GRO/GSO fraglist chaining.
Steffen Klassert
2020-01-27
2
-1
/
+92
|
*
|
|
|
net: Add a netdev software feature set that defaults to off.
Steffen Klassert
2020-01-27
1
-1
/
+1
|
*
|
|
|
net: Add fraglist GRO/GSO feature flags
Steffen Klassert
2020-01-27
1
-0
/
+1
|
*
|
|
|
rxrpc: Fix use-after-free in rxrpc_receive_data()
David Howells
2020-01-27
1
-5
/
+7
|
*
|
|
|
net_sched: ematch: reject invalid TCF_EM_SIMPLE
Eric Dumazet
2020-01-27
1
-0
/
+3
|
*
|
|
|
net: include struct nhmsg size in nh nlmsg size
Stephen Worley
2020-01-27
1
-1
/
+3
|
*
|
|
|
net_sched: walk through all child classes in tc_bind_tclass()
Cong Wang
2020-01-27
1
-11
/
+30
|
*
|
|
|
net_sched: fix ops->bind_class() implementations
Cong Wang
2020-01-27
10
-29
/
+76
|
*
|
|
|
nf_tables: Add set type for arbitrary concatenation of ranges
Stefano Brivio
2020-01-27
3
-1
/
+2106
|
*
|
|
|
netfilter: nf_tables: Support for sets with multiple ranged fields
Stefano Brivio
2020-01-27
2
-1
/
+92
[next]