index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-03
net: kcm: fix memory leak in kcm_sendmsg
Pavel Skripkin
1
-0
/
+5
2021-06-03
tipc: simplify handling of lookup scope during multicast message reception
Jon Maloy
3
-20
/
+16
2021-06-03
tipc: refactor function tipc_sk_anc_data_recv()
Jon Maloy
1
-47
/
+38
2021-06-03
tipc: eliminate redundant fields in struct tipc_sock
Jon Maloy
1
-26
/
+27
2021-06-03
sit: set name of device back to struct parms
zhang kai
1
-0
/
+3
2021-06-03
rtnetlink: Fix missing error code in rtnl_bridge_notify()
Jiapeng Chong
1
-1
/
+3
2021-06-03
net/smc: no need to flush smcd_dev's event_wq before destroying it
Julian Wiedmann
1
-1
/
+0
2021-06-03
net/smc: avoid possible duplicate dmb unregistration
Karsten Graul
1
-15
/
+0
2021-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-3
/
+7
2021-06-03
libceph: Fix spelling mistakes
Zheng Yongjun
3
-4
/
+4
2021-06-03
rtnetlink: Fix spelling mistakes
Zheng Yongjun
1
-4
/
+4
2021-06-03
mlx5: count all link events
Jakub Kicinski
1
-0
/
+18
2021-06-03
ieee802154: fix error return code in ieee802154_llsec_getparams()
Wei Yongjun
1
-1
/
+3
2021-06-03
ieee802154: fix error return code in ieee802154_add_iface()
Zhen Lei
1
-1
/
+3
2021-06-03
net/ieee802154: drop unneeded assignment in llsec_iter_devkeys()
Yang Li
1
-3
/
+3
2021-06-02
devlink: Allow setting parent node of rate objects
Dmytro Linkin
1
-2
/
+123
2021-06-02
devlink: Introduce rate nodes
Dmytro Linkin
1
-7
/
+231
2021-06-02
devlink: Allow setting tx rate for devlink rate leaf objects
Dmytro Linkin
1
-0
/
+86
2021-06-02
devlink: Introduce rate object
Dmytro Linkin
1
-1
/
+228
2021-06-02
decnet: Fix spelling mistakes
Zheng Yongjun
3
-3
/
+3
2021-06-02
rxrpc: Fix a typo
Zheng Yongjun
1
-1
/
+1
2021-06-02
Bluetooth: Fix spelling mistakes
Zheng Yongjun
6
-13
/
+13
2021-06-02
9p/trans_virtio: Fix spelling mistakes
Zheng Yongjun
1
-3
/
+3
2021-06-02
ethtool: Fix a typo
Zheng Yongjun
1
-1
/
+1
2021-06-02
sit: replace 68 with micro IPV4_MIN_MTU
zhang kai
1
-1
/
+1
2021-06-02
net: ipconfig: Don't override command-line hostnames or domains
Josh Triplett
1
-5
/
+8
2021-06-02
batman-adv: Drop reduntant batadv interface check
Sven Eckelmann
1
-9
/
+0
2021-06-02
batman-adv: Don't manually reattach hard-interface
Sven Eckelmann
1
-34
/
+0
2021-06-02
batman-adv: Avoid name based attaching of hard interfaces
Sven Eckelmann
3
-14
/
+6
2021-06-02
batman-adv: Drop implicit creation of batadv net_devices
Sven Eckelmann
3
-45
/
+3
2021-06-02
netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatches
Pablo Neira Ayuso
1
-2
/
+6
2021-06-02
netfilter: nft_ct: skip expectations for confirmed conntrack
Pablo Neira Ayuso
1
-1
/
+1
2021-06-02
batman-adv: Fix spelling mistakes
Zheng Yongjun
3
-4
/
+4
2021-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
34
-218
/
+238
2021-06-01
net: Return the correct errno code
Zheng Yongjun
1
-1
/
+1
2021-06-01
net: dcb: Return the correct errno code
Zheng Yongjun
1
-2
/
+2
2021-06-01
net/sched: act_vlan: No dump for unset priority
Boris Sukholitko
1
-2
/
+2
2021-06-01
net/sched: act_vlan: Fix modify to allow 0
Boris Sukholitko
1
-2
/
+5
2021-06-01
net/tls: Fix use-after-free after the TLS device goes down and up
Maxim Mikityanskiy
3
-5
/
+55
2021-06-01
net/tls: Replace TLS_RX_SYNC_RUNNING with RCU
Maxim Mikityanskiy
1
-7
/
+3
2021-06-01
NFC: nci: Remove redundant assignment to len
Yang Li
1
-2
/
+0
2021-06-01
net: sock: fix in-kernel mark setting
Alexander Aring
1
-4
/
+12
2021-06-01
netpoll: don't require irqs disabled in rt kernels
Wander Lairson Costa
1
-1
/
+3
2021-06-01
net: dsa: tag_8021q: fix the VLAN IDs used for encoding sub-VLANs
Vladimir Oltean
1
-1
/
+1
2021-06-01
netfilter: fix clang-12 fmt string warnings
Florian Westphal
2
-2
/
+2
2021-06-01
netfilter: nft_set_pipapo_avx2: fix up description warnings
Florian Westphal
1
-2
/
+1
2021-06-01
xfrm: remove the fragment check for ipv6 beet mode
Xin Long
1
-7
/
+0
2021-06-01
xfrm: policy: Read seqcount outside of rcu-read side in xfrm_policy_lookup_bytype
Varad Gautam
1
-7
/
+14
2021-05-31
sctp: sm_statefuns: Fix spelling mistakes
Zheng Yongjun
1
-15
/
+15
2021-05-31
rds: Fix spelling mistakes
Zheng Yongjun
2
-2
/
+2
[prev]
[next]