aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dec_and_lock.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-16tcp: tcp_grow_window() needs to respect tcp_space()Eric Dumazet1-5/+5
2019-04-16ocelot: Clean up stats update deferred workClaudiu Manoil1-8/+14
2019-04-16ocelot: Don't sleep in atomic context (irqs_disabled())Claudiu Manoil1-1/+1
2019-04-16net: bridge: fix netlink export of vlan_stats_per_port optionNikolay Aleksandrov1-1/+1
2019-04-16qed: fix spelling mistake "faspath" -> "fastpath"Colin Ian King1-1/+1
2019-04-16tipc: set sysctl_tipc_rmem and named_timeout right rangeJie Liu1-2/+6
2019-04-16tipc: fix link established but not in sessionTuong Lien1-0/+2
2019-04-16net: Fix missing meta data in skb with vlan packetYuya Kusakabe1-1/+9
2019-04-16net: atm: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva1-1/+5
2019-04-16net/core: work around section mismatch warning for ptp_classifierArd Biesheuvel1-3/+4
2019-04-16net: bridge: fix per-port af_packet socketsNikolay Aleksandrov1-9/+14
2019-04-15bnx2x: 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-14rtnetlink: fix rtnl_valid_stats_req() nlmsg_len checkEric Dumazet1-1/+1
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-12ipv4: recompile ip options in ipv4_link_failureStephen Suryaputra1-1/+9
2019-04-12rxrpc: Fix detection of out of order acksJeffrey Altman2-6/+13
2019-04-12rxrpc: Trace received connection abortsDavid Howells1-4/+7
2019-04-12afs: Check for rxrpc call completion in wait loopMarc Dionne1-6/+16
2019-04-12rxrpc: Allow errors to be returned from rxrpc_queue_packet()Marc Dionne1-9/+12
2019-04-12rxrpc: Make rxrpc_kernel_check_life() indicate if call completedMarc Dionne4-15/+23
2019-04-12rxrpc: Clear socket errorMarc Dionne1-0/+5
2019-04-12qede: fix write to free'd pointer error and double free of ptpColin Ian King1-4/+3
2019-04-12vxge: fix return of a free'd memblock on a failed dma mappingColin Ian King1-0/+1
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
2019-04-12net/rds: Check address length before reading address familyTetsuo Handa2-0/+5
2019-04-11dctcp: more accurate tracking of packets deliveryEric Dumazet1-28/+17
2019-04-11selftests: fib_tests: Fix 'Command line is not complete' errorsDavid Ahern1-54/+40
2019-04-11net: netrom: Fix error cleanup path of nr_proto_initYueHaibing5-26/+61
2019-04-11net: fec: manage ahb clock in runtime pmAndy Duan1-9/+21
2019-04-11net: bridge: multicast: use rcu to access port list from br_multicast_start_querierNikolay Aleksandrov1-1/+3