Linus Torvalds 918fe1b315 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 年之前
..
6lowpan b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 年之前
802 e99e88a9d2 treewide: setup_timer() -> timer_setup() 8 年之前
8021q ec1d8ccb07 vlan: also check phy_driver ts_info for vlan's real device 7 年之前
9p 680a284635 net/9p: fix spelling mistake: "suspsend" -> "suspend" 7 年之前
appletalk d6444062f8 net: Use octal not symbolic permissions 7 年之前
atm acf784bd0c net: atm: Fix potential Spectre v1 7 年之前
ax25 d6444062f8 net: Use octal not symbolic permissions 7 年之前
batman-adv 16116dac23 batman-adv: prevent TT request storms by not sending inconsistent TT TLVLs 7 年之前
bluetooth 4c7c12e0c9 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth 7 年之前
bpf 65073a6733 bpf: fix null pointer deref in bpf_prog_test_run_xdp 8 年之前
bridge 94c752f999 netfilter: ebtables: handle string from userspace with care 7 年之前
caif 5e84b38b07 net: caif: fix spelling mistake "UKNOWN" -> "UNKNOWN" 7 年之前
can 2f635ceeb2 net: Drop pernet_operations::async 7 年之前
ceph 0010f7052d libceph: add osd_req_op_extent_osd_data_bvecs() 7 年之前
core 664088f8d6 net-sysfs: Fix memory leak in XPS configuration 7 年之前
dcb b97bac64a5 rtnetlink: make rtnl_register accept a flags parameter 8 年之前
dccp 2677d20677 dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect() 7 年之前
decnet d6444062f8 net: Use octal not symbolic permissions 7 年之前
dns_resolver 9c438d7a3a KEYS: DNS: limit the length of option strings 7 年之前
dsa 5447d78623 net: dsa: Do not register devlink for unused ports 7 年之前
ethernet d58ff35122 networking: make skb_push & __skb_push return void pointers 8 年之前
hsr dda436b7ac net: hsr: Convert timers to use timer_setup() 8 年之前
ieee802154 f18fa5de5b net: ieee802154: 6lowpan: fix frag reassembly 7 年之前
ife d57493d6d1 net: sched: ife: check on metadata length 7 年之前
ipv4 82612de1c9 ip_tunnel: restore binding to ifaces with a large mtu 7 年之前
ipv6 f7ff1fde94 ip6_tunnel: remove magic mtu value 0xFFF8 7 年之前
iucv 03fe2debbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 年之前
kcm eb7f54b90b kcm: Fix use-after-free caused by clonned sockets 7 年之前
key 4b66af2d63 af_key: Always verify length of provided sadb_key 7 年之前
l2tp eb1c28c058 l2tp: check sockaddr length in pppol2tp_connect() 7 年之前
l3mdev 8a966fc016 net: ipv6: Remove l3mdev_get_saddr6 9 年之前
lapb 841b86f328 treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts 8 年之前
llc 2c5d5b13c6 llc: better deal with too small mtu 7 年之前
mac80211 1d6741d864 mac80211: mesh: fix premature update of rc stats 7 年之前
mac802154 14624a9387 net/mac802154: disambiguate mac80215 vs mac802154 trace events 7 年之前
mpls 779b7931b2 net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len 7 年之前
ncsi 0f51f3582f net/ncsi: Fix array size in dumpit handler 7 年之前
netfilter bbb8c61f97 netfilter: nf_tables: increase nft_counters_enabled in nft_chain_stats_replace() 7 年之前
netlabel 213d7f9477 netlabel: If PF_INET6, check sk_buff ip header version 7 年之前
netlink ae552ac278 net/netlink: make sure the headers line up actual value output 7 年之前
netrom d6444062f8 net: Use octal not symbolic permissions 7 年之前
nfc f5c0c6f429 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 年之前
nsh af50e4ba34 nsh: fix infinite loop 7 年之前
openvswitch 72f17baf23 openvswitch: Don't swap table in nlattr_set() after OVS_ATTR_NESTED is found 7 年之前
packet 9aad13b087 packet: fix reserve calculation 7 年之前
phonet 2f635ceeb2 net: Drop pernet_operations::async 7 年之前
psample f1fd20c361 MAINTAINERS: Update Yotam's E-mail 8 年之前
qrtr 77ac725e0c net: qrtr: add MODULE_ALIAS_NETPROTO macro 7 年之前
rds eb80ca476e rds: do not leak kernel memory to user land 7 年之前
rfkill 4bf01ca21e rfkill: gpio: fix memory leak in probe error path 7 年之前
rose d6444062f8 net: Use octal not symbolic permissions 7 年之前
rxrpc 6b47fe1d1c rxrpc: Trace UDP transmission failure 7 年之前
sched 8258d2da9f cls_flower: Fix incorrect idr release when failing to modify rule 7 年之前
sctp 644fbdeacf sctp: fix the issue that flags are ignored when using kernel_connect 7 年之前
smc d49baa7e12 net/smc: check for missing nlattrs in SMC_PNETID messages 7 年之前
strparser 7c5aba211d strparser: Do not call mod_delayed_work with a timeout of LONG_MAX 7 年之前
sunrpc a1f45efbb9 Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfs 7 年之前
switchdev 47d5b6db2a net: bridge: Add/del switchdev object on host join/leave 8 年之前
tipc 09c8b9718a tipc: fix one byte leak in tipc_sk_set_orig_addr() 7 年之前
tls 8ab6ffba14 tls: don't use stack memory in a scatterlist 7 年之前
unix 3848ec5dc8 af_unix: remove redundant lockdep class 7 年之前
vmw_vsock 05e489b159 VSOCK: make af_vsock.ko removable again 7 年之前
wimax b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 年之前
wireless 5247a77ced cfg80211: fix NULL pointer derference when querying regdb 7 年之前
x25 d6444062f8 net: Use octal not symbolic permissions 7 年之前
xfrm 38369f54d9 xfrm Fix potential error pointer dereference in xfrm_bundle_create. 7 年之前
Kconfig 5d8515bc23 Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging 8 年之前
Makefile e02554e9a4 ipx: move Novell IPX protocol support into staging 8 年之前
compat.c 988bf7243e net: support compat 64-bit time in {s,g}etsockopt 7 年之前
socket.c 672a9c1069 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 7 年之前
sysctl_net.c b54807fa52 sysctl: Remove dead register_sysctl_root 8 年之前