summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
| | |\ \
| | | * | mac80211: Honor SW_CRYPTO_CONTROL for unicast keys in AP VLAN modeAlexander Wetzel2019-04-091-5/+4
| | | * | mac80211: make ieee80211_schedule_txq schedule empty TXQsFelix Fietkau2019-04-081-4/+6
| | | * | mac80211: rework locking for txq scheduling / airtime fairnessFelix Fietkau2019-03-291-28/+16
| | | * | nl80211: Add NL80211_FLAG_CLEAR_SKB flag for other NL commandsSunil Dutt2019-03-291-6/+12
| | | * | cfg80211: Use kmemdup in cfg80211_gen_new_ie()YueHaibing2019-03-291-2/+1
| | | * | mac80211: do not call driver wake_tx_queue op during reconfigFelix Fietkau2019-03-291-0/+3
| | | * | cfg80211: Change an 'else if' into an 'else' in cfg80211_calculate_bitrate_heNathan Chancellor2019-03-291-2/+4
| | | * | mac80211: fix memory accounting with A-MSDU aggregationFelix Fietkau2019-03-291-0/+3
| | | * | cfg80211: Handle WMM rules in regulatory domain intersectionIlan Peer2019-03-291-0/+39
| | | * | mac80211: Increase MAX_MSG_LENAndrei Otcheretianski2019-03-291-1/+6
| | | * | mac80211: fix unaligned access in mesh table hash functionFelix Fietkau2019-03-291-1/+1
| | | * | mac80211: un-schedule TXQs on powersave startFelix Fietkau2019-03-291-1/+9
| * | | | Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"Trond Myklebust2019-04-111-37/+8