index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-21
drivers: Remove inclusion of vermagic header
Leon Romanovsky
1
-2
/
+1
2020-04-20
net: ipv4: remove redundant assignment to variable rc
Colin Ian King
1
-1
/
+1
2020-04-20
net: ethtool: self_test: Mark interface in testing operative status
Andrew Lunn
1
-0
/
+2
2020-04-20
net: Add testing sysfs attribute
Andrew Lunn
1
-1
/
+14
2020-04-20
net: Add IF_OPER_TESTING
Andrew Lunn
3
-3
/
+23
2020-04-17
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
12
-88
/
+581
2020-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
32
-192
/
+197
2020-04-16
Bluetooth: Enhanced Connection Complete event belongs to LL Privacy
Marcel Holtmann
1
-8
/
+0
2020-04-15
tipc: fix incorrect increasing of link window
Tuong Lien
1
-1
/
+1
2020-04-15
ipv6: remove redundant assignment to variable err
Colin Ian King
1
-1
/
+1
2020-04-15
net/rds: Use ERR_PTR for rds_message_alloc_sgs()
Jason Gunthorpe
4
-21
/
+19
2020-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-4
/
+4
2020-04-15
Merge tag 'mac80211-for-net-2020-04-15' of git://git.kernel.org/pub/scm/linux...
David S. Miller
3
-19
/
+22
2020-04-15
Bluetooth: Enable LE Enhanced Connection Complete event.
Marcel Holtmann
1
-0
/
+8
2020-04-15
Bluetooth: Use extra variable to make code more readable
Marcel Holtmann
1
-1
/
+3
2020-04-15
xsk: Add missing check on user supplied headroom size
Magnus Karlsson
1
-3
/
+2
2020-04-15
mac80211: fix channel switch trigger from unknown mesh peer
Tamizh chelvam
1
-4
/
+7
2020-04-15
mac80211: fix race in ieee80211_register_hw()
Sumit Garg
1
-11
/
+13
2020-04-14
net: dsa: Down cpu/dsa ports phylink will control
Andrew Lunn
1
-1
/
+6
2020-04-14
rxrpc: Fix DATA Tx to disable nofrag for UDP on AF_INET6 socket
David Howells
2
-41
/
+12
2020-04-14
xdp: Reset prog in dev_change_xdp_fd when fd is negative
David Ahern
1
-1
/
+2
2020-04-14
nl80211: fix NL80211_ATTR_FTM_RESPONDER policy
Johannes Berg
1
-4
/
+2
2020-04-12
mptcp: fix double-unlock in mptcp_poll
Florian Westphal
1
-12
/
+13
2020-04-11
Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
4
-5
/
+5
2020-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-4
/
+5
2020-04-09
Bluetooth: log advertisement packet length if it gets corrected
Daniels Umanovskis
1
-1
/
+2
2020-04-09
net: ipv4: devinet: Fix crash when add/del multicast IP with autojoin
Taras Chornyi
1
-4
/
+9
2020-04-09
net/rds: Fix MR reference counting problem
Ka-Cheong Poon
2
-21
/
+12
2020-04-09
net/rds: Replace struct rds_mr's r_refcount with struct kref
Ka-Cheong Poon
3
-23
/
+20
2020-04-09
net-sysfs: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+1
2020-04-09
net: qrtr: send msgs from local of same id as broadcast
Wang Wenhu
1
-3
/
+4
2020-04-08
Merge tag 'ceph-for-5.7-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
3
-96
/
+14
2020-04-09
bpf: Fix use of sk->sk_reuseport from sk_assign
Joe Stringer
1
-1
/
+1
2020-04-08
net/tls: fix const assignment warning
Arnd Bergmann
1
-2
/
+2
2020-04-08
l2tp: Allow management of tunnels and session in user namespace
Michael Weiß
1
-8
/
+8
2020-04-08
Bluetooth: Always request for user confirmation for Just Works (LE SC)
Sonny Sasaka
1
-1
/
+4
2020-04-09
x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2
Jason A. Donenfeld
4
-5
/
+5
2020-04-09
x86: probe assembler capabilities via kconfig instead of makefile
Jason A. Donenfeld
1
-1
/
+1
2020-04-07
hsr: check protocol version in hsr_newlink()
Taehee Yoo
1
-2
/
+8
2020-04-07
net: sched: Fix setting last executed chain on skb extension
Paul Blakey
1
-0
/
+1
2020-04-07
net: revert default NAPI poll timeout to 2 jiffies
Konstantin Khlebnikov
1
-1
/
+2
2020-04-07
net: icmp6: do not select saddr from iif when route has prefsrc set
Tim Stallard
1
-1
/
+20
2020-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
6
-22
/
+27
2020-04-07
Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
11
-716
/
+503
2020-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
16
-35
/
+186
2020-04-07
Bluetooth: Simplify / fix return values from tk_request
Guenter Roeck
1
-5
/
+4
2020-04-07
Bluetooth: debugfs option to unset MITM flag
Archie Pusaka
2
-5
/
+56
2020-04-07
netfilter: nf_tables: reintroduce the NFT_SET_CONCAT flag
Pablo Neira Ayuso
1
-1
/
+1
2020-04-07
netfilter: nf_tables: report EOPNOTSUPP on unsupported flags/object type
Pablo Neira Ayuso
1
-2
/
+2
2020-04-06
xsk: Fix out of boundary write in __xsk_rcv_memcpy
Li RongQing
1
-2
/
+3
[next]