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-07
ethtool: Fix NULL pointer dereference during module EEPROM dump
Ido Schimmel
1
-1
/
+1
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
33
-132
/
+296
2021-06-07
sch_htb: fix doc warning in htb_lookup_leaf()
Yu Kuai
1
-0
/
+2
2021-06-07
sch_htb: fix doc warning in htb_do_events()
Yu Kuai
1
-0
/
+3
2021-06-07
sch_htb: fix doc warning in htb_charge_class()
Yu Kuai
1
-0
/
+4
2021-06-07
sch_htb: fix doc warning in htb_deactivate()
Yu Kuai
1
-0
/
+2
2021-06-07
sch_htb: fix doc warning in htb_activate()
Yu Kuai
1
-0
/
+2
2021-06-07
sch_htb: fix doc warning in htb_change_class_mode()
Yu Kuai
1
-0
/
+3
2021-06-07
sch_htb: fix doc warning in htb_class_mode()
Yu Kuai
1
-0
/
+2
2021-06-07
sch_htb: fix doc warning in htb_deactivate_prios()
Yu Kuai
1
-0
/
+2
2021-06-07
sch_htb: fix doc warning in htb_activate_prios()
Yu Kuai
1
-0
/
+2
2021-06-07
sch_htb: fix doc warning in htb_remove_class_from_row()
Yu Kuai
1
-0
/
+3
2021-06-07
sch_htb: fix doc warning in htb_add_class_to_row()
Yu Kuai
1
-0
/
+3
2021-06-07
sch_htb: fix doc warning in htb_next_rb_node()
Yu Kuai
1
-0
/
+1
2021-06-07
sch_htb: fix doc warning in htb_add_to_wait_tree()
Yu Kuai
1
-0
/
+3
2021-06-07
netfilter: add new hook nfnl subsystem
Florian Westphal
4
-0
/
+386
2021-06-07
netfilter: annotate nf_tables base hook ops
Florian Westphal
1
-1
/
+3
2021-06-07
netfilter: flowtable: Set offload timeouts according to proto values
Oz Shlomo
2
-12
/
+39
2021-06-07
netfilter: conntrack: Introduce udp offload timeout configuration
Oz Shlomo
2
-0
/
+27
2021-06-07
netfilter: conntrack: Introduce tcp offload timeout configuration
Oz Shlomo
2
-0
/
+29
2021-06-07
netfilter: nftables: add nf_ct_pernet() helper function
Pablo Neira Ayuso
6
-38
/
+24
2021-06-07
netfilter: nf_tables: remove nft_ctx_init_from_setattr()
Pablo Neira Ayuso
1
-39
/
+25
2021-06-07
netfilter: nf_tables: remove nft_ctx_init_from_elemattr()
Pablo Neira Ayuso
1
-38
/
+34
2021-06-07
netfilter: nfnetlink: add struct nfgenmsg to struct nfnl_info and use it
Pablo Neira Ayuso
6
-70
/
+41
2021-06-04
Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
33
-133
/
+291
2021-06-04
rxrpc: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-06-04
sch_htb: fix refcount leak in htb_parent_to_leaf_offload
Yunjian Wang
1
-4
/
+4
2021-06-04
net: bridge: mrp: Update ring transitions.
Horatiu Vultur
1
-4
/
+2
2021-06-04
tipc: Return the correct errno code
Zheng Yongjun
1
-3
/
+3
2021-06-04
mptcp: receive path cmsg support
Florian Westphal
1
-3
/
+25
2021-06-04
tcp: export timestamp helpers for mptcp
Florian Westphal
1
-6
/
+4
2021-06-04
mptcp: setsockopt: handle SOL_SOCKET in one place only
Florian Westphal
1
-70
/
+29
2021-06-04
mptcp: sockopt: propagate timestamp request to subflows
Florian Westphal
1
-0
/
+50
2021-06-04
sock: expose so_timestamping options for mptcp
Florian Westphal
1
-35
/
+36
2021-06-04
sock: expose so_timestamp options for mptcp
Florian Westphal
1
-7
/
+19
2021-06-03
Merge tag 'for-net-2021-06-03' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
David S. Miller
2
-3
/
+8
2021-06-03
icmp: fix lib conflict with trinity
Andreas Roeseler
1
-1
/
+1
2021-06-03
sch_htb: fix doc warning in htb_add_to_id_tree()
Yu Kuai
1
-0
/
+3
2021-06-03
Merge tag 'ieee802154-for-davem-2021-06-03' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan
David S. Miller
3
-9
/
+14
2021-06-03
ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptions
Coco Li
1
-2
/
+6
2021-06-03
fib: Return the correct errno code
Zheng Yongjun
1
-1
/
+1
2021-06-03
net: Return the correct errno code
Zheng Yongjun
1
-1
/
+1
2021-06-03
net/x25: Return the correct errno code
Zheng Yongjun
1
-1
/
+1
2021-06-03
net: caif: fix memory leak in cfusbl_device_notify
Pavel Skripkin
1
-1
/
+13
2021-06-03
net: caif: fix memory leak in caif_device_notify
Pavel Skripkin
1
-1
/
+4
2021-06-03
net: caif: add proper error handling
Pavel Skripkin
2
-8
/
+16
2021-06-03
net: caif: added cfserl_release function
Pavel Skripkin
1
-0
/
+5
2021-06-03
Merge tag 'mlx5-updates-2021-06-03' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
1
-0
/
+18
2021-06-03
net: tcp better handling of reordering then loss cases
Yuchung Cheng
1
-19
/
+26
2021-06-03
net: vlan: Avoid using strncpy()
Kees Cook
3
-5
/
+7
[prev]
[next]