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-04-07
net: remove the new_ifindex argument from dev_change_net_namespace
Andrei Vagin
4
-11
/
+11
2021-04-07
net: introduce nla_policy for IFLA_NEW_IFINDEX
Andrei Vagin
1
-3
/
+1
2021-04-07
net: tipc: Fix spelling errors in net/tipc module
Zheng Yongjun
3
-5
/
+5
2021-04-07
net: hsr: Reset MAC header for Tx path
Kurt Kanzenbach
2
-6
/
+1
2021-04-07
mptcp: drop all sub-options except ADD_ADDR when the echo bit is set
Davide Caratti
1
-1
/
+2
2021-04-07
mptcp: unify add_addr(6)_generate_hmac
Geliang Tang
1
-56
/
+25
2021-04-07
mptcp: drop MPTCP_ADDR_IPVERSION_4/6
Geliang Tang
2
-9
/
+7
2021-04-07
mptcp: use mptcp_addr_info in mptcp_options_received
Geliang Tang
2
-45
/
+23
2021-04-07
mptcp: drop OPTION_MPTCP_ADD_ADDR6
Geliang Tang
2
-15
/
+9
2021-04-07
mptcp: use mptcp_addr_info in mptcp_out_options
Geliang Tang
2
-36
/
+20
2021-04-07
mptcp: move flags and ifindex out of mptcp_addr_info
Geliang Tang
3
-25
/
+28
2021-04-07
net/rds: Avoid potential use after free in rds_send_remove_from_sock
Aditya Pakki
2
-1
/
+2
2021-04-06
ethtool: fix incorrect datatype in set_eee ops
Wong Vee Khee
1
-2
/
+2
2021-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
45
-1984
/
+1836
2021-04-07
bpf, sockmap: Fix incorrect fwd_alloc accounting
John Fastabend
1
-7
/
+5
2021-04-06
tipc: increment the tmp aead refcnt before attaching it
Xin Long
1
-1
/
+2
2021-04-06
tcp: Reset tcp connections in SYN-SENT state
Manoj Basapathi
1
-3
/
+2
2021-04-06
bpf, udp: Remove some pointless comments
Cong Wang
1
-2
/
+0
2021-04-06
Bluetooth: Add support for reading AOSP vendor capabilities
Marcel Holtmann
5
-0
/
+62
2021-04-06
net: mac802154: Fix general protection fault
Pavel Skripkin
1
-1
/
+1
2021-04-06
net: ieee802154: stop dump llsec params for monitors
Alexander Aring
1
-0
/
+5
2021-04-06
net: ieee802154: forbid monitor for del llsec seclevel
Alexander Aring
1
-0
/
+3
2021-04-06
net: ieee802154: forbid monitor for add llsec seclevel
Alexander Aring
1
-0
/
+3
2021-04-06
net: ieee802154: stop dump llsec seclevels for monitors
Alexander Aring
1
-0
/
+5
2021-04-06
net: ieee802154: forbid monitor for del llsec devkey
Alexander Aring
1
-0
/
+3
2021-04-06
net: ieee802154: forbid monitor for add llsec devkey
Alexander Aring
1
-0
/
+3
2021-04-06
net: ieee802154: stop dump llsec devkeys for monitors
Alexander Aring
1
-0
/
+5
2021-04-06
net: ieee802154: forbid monitor for del llsec dev
Alexander Aring
1
-0
/
+3
2021-04-06
net: ieee802154: forbid monitor for add llsec dev
Alexander Aring
1
-0
/
+3
2021-04-06
net: ieee802154: stop dump llsec devs for monitors
Alexander Aring
1
-0
/
+5
2021-04-06
net: ieee802154: forbid monitor for del llsec key
Alexander Aring
1
-0
/
+3
2021-04-06
net: ieee802154: forbid monitor for add llsec key
Alexander Aring
1
-0
/
+3
2021-04-06
net: ieee802154: stop dump llsec keys for monitors
Alexander Aring
1
-0
/
+5
2021-04-06
net: ieee802154: forbid monitor for set llsec params
Alexander Aring
1
-0
/
+3
2021-04-06
sunrpc: Remove unused function ip_map_lookup
Jiapeng Chong
1
-9
/
+0
2021-04-06
Bluetooth: LL privacy allow RPA
Sathish Narasimman
1
-0
/
+4
2021-04-06
Bluetooth: Handle own address type change with HCI_ENABLE_LL_PRIVACY
Sathish Narasimman
1
-2
/
+4
2021-04-06
Bluetooth: Do not set cur_adv_instance in adv param MGMT request
Daniel Winkler
1
-1
/
+0
2021-04-06
Bluetooth: Use ext adv handle from requests in CCs
Daniel Winkler
1
-9
/
+7
2021-04-06
Bluetooth: use the correct print format for L2CAP debug statements
Kai Ye
1
-8
/
+8
2021-04-06
netfilter: conntrack: move ecache dwork to net_generic infra
Florian Westphal
2
-7
/
+31
2021-04-06
netfilter: conntrack: move sysctl pointer to net_generic infra
Florian Westphal
1
-4
/
+6
2021-04-06
netfilter: x_tables: move known table lists to net_generic infra
Florian Westphal
1
-13
/
+33
2021-04-06
netfilter: nf_tables: use net_generic infra for transaction data
Florian Westphal
4
-128
/
+232
2021-04-06
netfilter: ebtables: use net_generic infra
Florian Westphal
1
-5
/
+34
2021-04-06
netfilter: nf_defrag_ipv4: use net_generic infra
Florian Westphal
1
-5
/
+15
2021-04-06
netfilter: nf_defrag_ipv6: use net_generic infra
Florian Westphal
2
-37
/
+46
2021-04-06
netfilter: cttimeout: use net_generic infra
Florian Westphal
1
-9
/
+32
2021-04-06
netfilter: nfnetlink: use net_generic infra
Florian Westphal
1
-18
/
+44
2021-04-06
netfilter: nfnetlink: add and use nfnetlink_broadcast
Florian Westphal
2
-2
/
+8
[prev]
[next]