summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-17socket: fix compat SO_RCVTIMEO_NEW/SO_SNDTIMEO_NEWArnd Bergmann1-2/+2
2019-04-17tcp: tcp_grow_window() needs to respect tcp_space()Eric Dumazet1-5/+5
2019-04-17ocelot: Clean up stats update deferred workClaudiu Manoil1-8/+14
2019-04-17ocelot: Don't sleep in atomic context (irqs_disabled())Claudiu Manoil1-1/+1
2019-04-17net: bridge: fix netlink export of vlan_stats_per_port optionNikolay Aleksandrov1-1/+1
2019-04-17qed: fix spelling mistake "faspath" -> "fastpath"Colin Ian King1-1/+1
2019-04-17tipc: set sysctl_tipc_rmem and named_timeout right rangeJie Liu1-2/+6
2019-04-17tipc: fix link established but not in sessionTuong Lien1-0/+2
2019-04-17net: Fix missing meta data in skb with vlan packetYuya Kusakabe1-1/+9
2019-04-17net: atm: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva1-1/+5
2019-04-17net/core: work around section mismatch warning for ptp_classifierArd Biesheuvel1-3/+4
2019-04-17net: bridge: fix per-port af_packet socketsNikolay Aleksandrov1-9/+14
2019-04-16bnx2x: fix spelling mistake "dicline" -> "decline"Colin Ian King1-1/+1
2019-04-15route: Avoid crash from dereferencing NULL rt->fromJonathan Lemon1-0/+4
2019-04-15MAINTAINERS: normalize Woojung Huh's email addressLukas Bulwahn1-1/+1
2019-04-15bonding: fix event handling for stacked bondsSabrina Dubroca1-1/+5
2019-04-15Revert "net-sysfs: Fix memory leak in netdev_register_kobject"Wang Hai1-9/+5
2019-04-15Merge tag 'wireless-drivers-for-davem-2019-04-15' of git://git.kernel.org/pub...David S. Miller23-215/+123
2019-04-15Merge tag 'mlx5-fixes-2019-04-09' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller9-65/+140
2019-04-15rtnetlink: fix rtnl_valid_stats_req() nlmsg_len checkEric Dumazet1-1/+1
2019-04-14Merge branch 'qed-doorbell-overflow-recovery'David S. Miller5-76/+105
2019-04-14qed: Fix the DORQ's attentions handlingDenis Bolotin2-16/+48
2019-04-14qed: Fix missing DORQ attentionsDenis Bolotin3-3/+20
2019-04-14qed: Fix the doorbell address sanity checkDenis Bolotin1-8/+8
2019-04-14qed: Delete redundant doorbell recovery typesDenis Bolotin4-51/+31
2019-04-14ipv4: ensure rcu_read_lock() in ipv4_link_failure()Eric Dumazet1-2/+8
2019-04-13ipv4: recompile ip options in ipv4_link_failureStephen Suryaputra1-1/+9
2019-04-13Merge branch 'rxrpc-fixes'David S. Miller9-39/+75
2019-04-13rxrpc: Fix detection of out of order acksJeffrey Altman2-6/+13
2019-04-13rxrpc: Trace received connection abortsDavid Howells1-4/+7
2019-04-13afs: Check for rxrpc call completion in wait loopMarc Dionne1-6/+16
2019-04-13rxrpc: Allow errors to be returned from rxrpc_queue_packet()Marc Dionne1-9/+12
2019-04-13rxrpc: Make rxrpc_kernel_check_life() indicate if call completedMarc Dionne4-15/+23
2019-04-13rxrpc: Clear socket errorMarc Dionne1-0/+5
2019-04-13qede: fix write to free'd pointer error and double free of ptpColin Ian King1-4/+3
2019-04-13vxge: fix return of a free'd memblock on a failed dma mappingColin Ian King1-0/+1
2019-04-12Merge tag 'iwlwifi-for-kalle-2019-04-03' of git://git.kernel.org/pub/scm/linu...Kalle Valo6-2/+31
2019-04-12mt76x02: avoid status_list.lock and sta->rate_ctrl_lock dependencyStanislaw Gruszka1-6/+8
2019-04-12rt2x00: do not increment sequence number while re-transmittingVijayakumar Durai3-17/+9
2019-04-12mt76: mt7603: send BAR after powersave wakeupFelix Fietkau1-1/+1
2019-04-12mt76: mt7603: fix sequence number assignmentFelix Fietkau3-43/+18
2019-04-12mt76: mt7603: add missing initialization for dev->ps_lockFelix Fietkau1-0/+2
2019-04-12udpv6: Check address length before reading address familyTetsuo Handa1-0/+2
2019-04-12bpf: Check address length before reading address familyTetsuo Handa1-0/+2
2019-04-12llc: Check address length before reading address fieldTetsuo Handa1-2/+1
2019-04-12Bluetooth: Check address length before reading address fieldTetsuo Handa1-2/+2
2019-04-12rxrpc: Check address length before reading srx_service fieldTetsuo Handa1-1/+2
2019-04-12net: netlink: Check address length before reading groups fieldTetsuo Handa1-1/+2
2019-04-12sctp: Check address length before reading address familyTetsuo Handa1-1/+2
2019-04-12mISDN: Check address length before reading address familyTetsuo Handa1-2/+2