index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-29
mctp: Set route MTU via netlink
Matt Johnston
1
-1
/
+13
2021-09-29
mctp: Do inits as a subsys_initcall
Jeremy Kerr
1
-1
/
+1
2021-09-29
mctp: Add tracepoints for tag/key handling
Jeremy Kerr
2
-1
/
+17
2021-09-29
mctp: Implement a timeout for tags
Jeremy Kerr
2
-0
/
+52
2021-09-29
mctp: Add refcounts to mctp_dev
Jeremy Kerr
3
-13
/
+20
2021-09-29
mctp: locking, lifetime and validity changes for sk_keys
Jeremy Kerr
2
-38
/
+94
2021-09-29
mctp: Allow local delivery to the null EID
Jeremy Kerr
1
-0
/
+23
2021-09-29
mctp: Allow MCTP on tun devices
Matt Johnston
2
-7
/
+13
2021-09-28
net: qrtr: combine nameservice into main module
Luca Weiss
2
-1
/
+2
2021-09-28
net: ipv4: remove superfluous header files from fib_notifier.c
Mianhan Liu
1
-1
/
+0
2021-09-28
net: bridge: mcast: Associate the seqcount with its protecting lock.
Thomas Gleixner
2
-5
/
+3
2021-09-28
Bluetooth: Fix handling of experimental feature for codec offload
Marcel Holtmann
1
-13
/
+4
2021-09-28
Bluetooth: Fix handling of experimental feature for quality reports
Marcel Holtmann
1
-11
/
+4
2021-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-5
/
+9
2021-09-28
net/tls: support SM4 CCM algorithm
Tianjia Zhang
1
-4
/
+16
2021-09-28
af_unix: Return errno instead of NULL in unix_create1().
Kuniyuki Iwashima
1
-17
/
+32
2021-09-28
net: udp: annotate data race around udp_sk(sk)->corkflag
Eric Dumazet
2
-6
/
+6
2021-09-28
net: ipv6: use ipv6-y directly instead of ipv6-objs
Masahiro Yamada
1
-4
/
+2
2021-09-28
net: ipv6: squash $(ipv6-offload) in Makefile
Masahiro Yamada
1
-3
/
+2
2021-09-28
net: mac80211: check return value of rhashtable_init
MichelleJin
1
-1
/
+4
2021-09-28
net: ipv6: check return value of rhashtable_init
MichelleJin
3
-6
/
+12
2021-09-28
Bluetooth: Fix wrong opcode when LL privacy enabled
Yun-Hao Chung
1
-1
/
+1
2021-09-28
Bluetooth: Fix Advertisement Monitor Suspend/Resume
Manish Mandlik
3
-21
/
+116
2021-09-28
bpf, test, cgroup: Use sk_{alloc,free} for test cases
Daniel Borkmann
1
-5
/
+9
2021-09-28
xsk: Optimize for aligned case
Magnus Karlsson
2
-37
/
+34
2021-09-28
xsk: Batched buffer allocation for the pool
Magnus Karlsson
2
-4
/
+95
2021-09-27
net: dsa: Move devlink registration to be last devlink command
Leon Romanovsky
1
-6
/
+4
2021-09-27
devlink: Notify users when objects are accessible
Leon Romanovsky
1
-14
/
+93
2021-09-27
Merge tag 'mac80211-for-net-2021-09-27' of git://git.kernel.org/pub/scm/linux...
David S. Miller
6
-7
/
+26
2021-09-27
net/ipv4/tcp_nv.c: remove superfluous header files from tcp_nv.c
Mianhan Liu
1
-1
/
+0
2021-09-27
net: make napi_disable() symmetric with enable
Jakub Kicinski
1
-6
/
+12
2021-09-27
mac80211: check return value of rhashtable_init
MichelleJin
1
-1
/
+4
2021-09-27
mac80211: fix use-after-free in CCMP/GCMP RX
Johannes Berg
1
-0
/
+6
2021-09-26
net: prevent user from passing illegal stab size
王贇
1
-0
/
+6
2021-09-25
mptcp: re-arm retransmit timer if data is pending
Florian Westphal
1
-3
/
+18
2021-09-25
mptcp: remove tx_pending_data
Florian Westphal
2
-5
/
+0
2021-09-25
mptcp: use lockdep_assert_held_once() instead of open-coding it
Paolo Abeni
1
-6
/
+3
2021-09-25
mptcp: use OPTIONS_MPTCP_MPC
Geliang Tang
1
-5
/
+2
2021-09-25
mptcp: do not shrink snd_nxt when recovering
Florian Westphal
2
-17
/
+34
2021-09-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
11
-147
/
+270
2021-09-24
rxrpc: Fix _usecs_to_jiffies() by using usecs_to_jiffies()
Jiasheng Jiang
1
-1
/
+1
2021-09-24
tcp: tracking packets with CE marks in BW rate sample
Yuchung Cheng
3
-8
/
+11
2021-09-24
devlink: Remove single line function obfuscations
Leon Romanovsky
1
-55
/
+34
2021-09-24
devlink: Delete not used port parameters APIs
Leon Romanovsky
1
-42
/
+0
2021-09-24
net: ipv4: Fix rtnexthop len when RTA_FLOW is present
Xiao Liang
2
-9
/
+12
2021-09-24
mptcp: allow changing the 'backup' bit when no sockets are open
Davide Caratti
1
-3
/
+1
2021-09-24
mptcp: don't return sockets in foreign netns
Florian Westphal
6
-24
/
+20
2021-09-24
sctp: break out if skb_header_pointer returns NULL in sctp_rcv_ootb
Xin Long
1
-1
/
+1
2021-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-36
/
+161
2021-09-23
tcp: remove sk_{tr}x_skb_cache
Eric Dumazet
5
-54
/
+0
[prev]
[next]