summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | net: ipv6: addrlabel: fix spelling mistake "requewst" -> "request"Colin Ian King2019-04-181-1/+1
| * | | | ipv4: set the tcp_min_rtt_wlen range from 0 to one dayZhangXiaoxu2019-04-171-1/+4
* | | | | Merge tag 'nfsd-5.1-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-04-231-0/+3
|\ \ \ \ \
| * | | | | sunrpc: don't mark uninitialised items as VALID.NeilBrown2019-04-051-0/+3
* | | | | | Merge tag 'nfs-for-5.1-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2019-04-201-2/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | SUNRPC: Ignore queue transmission errors on successful transmissionTrond Myklebust2019-04-171-2/+5
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-1756-220/+451
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | socket: fix compat SO_RCVTIMEO_NEW/SO_SNDTIMEO_NEWArnd Bergmann2019-04-161-2/+2
| * | | | | tcp: tcp_grow_window() needs to respect tcp_space()Eric Dumazet2019-04-161-5/+5
| * | | | | net: bridge: fix netlink export of vlan_stats_per_port optionNikolay Aleksandrov2019-04-161-1/+1
| * | | | | tipc: set sysctl_tipc_rmem and named_timeout right rangeJie Liu2019-04-161-2/+6
| * | | | | tipc: fix link established but not in sessionTuong Lien2019-04-161-0/+2
| * | | | | net: Fix missing meta data in skb with vlan packetYuya Kusakabe2019-04-161-1/+9
| * | | | | net: atm: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva2019-04-161-1/+5
| * | | | | net/core: work around section mismatch warning for ptp_classifierArd Biesheuvel2019-04-161-3/+4
| * | | | | net: bridge: fix per-port af_packet socketsNikolay Aleksandrov2019-04-161-9/+14
| * | | | | route: Avoid crash from dereferencing NULL rt->fromJonathan Lemon2019-04-151-0/+4
| * | | | | Revert "net-sysfs: Fix memory leak in netdev_register_kobject"Wang Hai2019-04-151-9/+5
| * | | | | rtnetlink: fix rtnl_valid_stats_req() nlmsg_len checkEric Dumazet2019-04-141-1/+1
| * | | | | ipv4: ensure rcu_read_lock() in ipv4_link_failure()Eric Dumazet2019-04-141-2/+8
| | |/ / / | |/| | |
| * | | | ipv4: recompile ip options in ipv4_link_failureStephen Suryaputra2019-04-121-1/+9
| * | | | rxrpc: Fix detection of out of order acksJeffrey Altman2019-04-122-6/+13
| * | | | rxrpc: Trace received connection abortsDavid Howells2019-04-121-4/+7
| * | | | rxrpc: Allow errors to be returned from rxrpc_queue_packet()Marc Dionne2019-04-121-9/+12
| * | | | rxrpc: Make rxrpc_kernel_check_life() indicate if call completedMarc Dionne2019-04-121-5/+9
| * | | | rxrpc: Clear socket errorMarc Dionne2019-04-121-0/+5
| * | | | udpv6: Check address length before reading address familyTetsuo Handa2019-04-121-0/+2
| * | | | bpf: Check address length before reading address familyTetsuo Handa2019-04-121-0/+2
| * | | | llc: Check address length before reading address fieldTetsuo Handa2019-04-121-2/+1
| * | | | Bluetooth: Check address length before reading address fieldTetsuo Handa2019-04-121-2/+2
| * | | | rxrpc: Check address length before reading srx_service fieldTetsuo Handa2019-04-121-1/+2
| * | | | net: netlink: Check address length before reading groups fieldTetsuo Handa2019-04-121-1/+2
| * | | | sctp: Check address length before reading address familyTetsuo Handa2019-04-121-1/+2
| * | | | net/rds: Check address length before reading address familyTetsuo Handa2019-04-122-0/+5
| * | | | dctcp: more accurate tracking of packets deliveryEric Dumazet2019-04-111-28/+17
| * | | | net: netrom: Fix error cleanup path of nr_proto_initYueHaibing2019-04-114-25/+60
| * | | | net: bridge: multicast: use rcu to access port list from br_multicast_start_q...Nikolay Aleksandrov2019-04-111-1/+3
| * | | | net/smc: move unhash before release of clcsockUrsula Braun2019-04-111-3/+3
| * | | | net/smc: fix return code from FLUSH commandKarsten Graul2019-04-111-1/+2
| * | | | net/smc: propagate file from SMC to TCP socketUrsula Braun2019-04-111-10/+28
| * | | | net/smc: fix a NULL pointer dereferenceKangjie Lu2019-04-111-0/+5
| * | | | net/smc: wait for pending work before clcsock release_sockKarsten Graul2019-04-113-10/+30
| * | | | net: fou: do not use guehdr after iptunnel_pull_offloads in gue_udp_recvLorenzo Bianconi2019-04-101-1/+3
| * | | | tipc: missing entries in name table of publicationsHoang Le2019-04-101-1/+2
| * | | | failover: allow name change on IFF_UP slave interfacesSi-Wei Liu2019-04-102-4/+18
| * | | | net/tls: fix build without CONFIG_TLS_DEVICEJakub Kicinski2019-04-101-0/+2
| * | | | net: strparser: partially revert "strparser: Call skb_unclone conditionally"Jakub Kicinski2019-04-101-7/+5
| * | | | net/tls: don't leak partially sent record in device modeJakub Kicinski2019-04-103-14/+30
| * | | | net/tls: fix the IV leaksJakub Kicinski2019-04-101-1/+4
| | |/ / | |/| |
| * | | Merge tag 'mac80211-for-davem-2019-04-09' of git://git.kernel.org/pub/scm/lin...David S. Miller2019-04-0910-48/+102
| |\ \ \