aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2018-10-05ipv6: take rcu lock in rawv6_send_hdrinc()Wei Wang1-9/+20
2018-10-05net: sched: Add policy validation for tc attributesDavid Ahern1-4/+20
2018-10-05rtnetlink: fix rtnl_fdb_dump() for ndmsg headerMauricio Faria de Oliveira1-9/+20
2018-10-05net: bpfilter: Fix type cast and pointer warningsShanthosh RK1-2/+2
2018-10-04net/packet: fix packet drop as of virtio gsoJianfeng Tan1-4/+7
2018-10-04openvswitch: load NAT helperFlavio Leitner1-0/+4
2018-10-04Merge tag 'mac80211-for-davem-2018-10-04' of git://git.kernel.org/pub/scm/lin...David S. Miller3-8/+15
2018-10-03sctp: fix fall-through annotationGustavo A. R. Silva1-1/+1
2018-10-02ipv4: fix use-after-free in ip_cmsg_recv_dstaddr()Eric Dumazet1-2/+1
2018-10-02rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096Eric Dumazet1-0/+6
2018-10-02inet: make sure to grab rcu_read_lock before using ireq->ireq_optEric Dumazet3-3/+10
2018-10-01bond: take rcu lock in netpoll_send_skb_on_devDave Jones1-0/+2
2018-10-01rtnetlink: Fail dump if target netnsid is invalidDavid Ahern1-4/+2
2018-10-01Revert "openvswitch: Fix template leak in error cases."Flavio Leitner1-4/+2
2018-10-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller3-10/+29
2018-10-01tipc: ignore STATE_MSG on wrong link sessionLUU Duc Canh2-2/+6
2018-10-01net: sched: act_ipt: check for underflow in __tcf_ipt_init()Dan Carpenter1-1/+1
2018-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller9-6/+30
2018-10-01tcp/dccp: fix lockdep issue when SYN is backloggedEric Dumazet2-2/+6
2018-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller5-20/+21
2018-10-01cfg80211: fix use-after-free in reg_process_hint()Yu Zhao1-3/+4
2018-10-01mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keysFelix Fietkau1-1/+1
2018-10-01cfg80211: fix wext-compat memory leakStefan Seyfried1-4/+10
2018-09-29tipc: fix failover problemLUU Duc Canh3-0/+49
2018-09-29Merge tag 'rxrpc-fixes-20180928' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller11-202/+188
2018-09-28netpoll: do not test NAPI_STATE_SCHED in poll_one_napi()Eric Dumazet1-19/+1
2018-09-28Merge tag 'mac80211-for-davem-2018-09-27' of git://git.kernel.org/pub/scm/lin...David S. Miller9-33/+86
2018-09-28netfilter: xt_socket: check sk before checking for netns.Flavio Leitner1-2/+2
2018-09-28netfilter: nft_set_rbtree: add missing rb_erase() in GC routineTaehee Yoo1-14/+14
2018-09-28rxrpc: Fix error distributionDavid Howells6-61/+15
2018-09-28rxrpc: Fix transport sockopts to get IPv4 errors on an IPv6 socketDavid Howells1-10/+13
2018-09-28rxrpc: Make service call handling more robustDavid Howells5-60/+38
2018-09-28rxrpc: Improve up-front incoming packet checkingDavid Howells2-28/+50
2018-09-28rxrpc: Emit BUSY packets when supposed to rather than ABORTsDavid Howells4-18/+26
2018-09-28rxrpc: Fix RTT gatheringDavid Howells3-15/+33
2018-09-28rxrpc: Fix checks as to whether we should set up a new callDavid Howells3-9/+15
2018-09-27rxrpc: Remove dup code from rxrpc_find_connection_rcu()David Howells1-3/+0
2018-09-27nl80211: Fix possible Spectre-v1 for CQM RSSI thresholdsMasashi Honma1-5/+14
2018-09-26net-tcp: /proc/sys/net/ipv4/tcp_probe_interval is a u32 not intMaciej Żenczykowski1-2/+4
2018-09-26net: core: add member wol_enabled to struct net_deviceHeiner Kallweit1-1/+8
2018-09-26net/ipv6: Remove extra call to ip6_convert_metrics for multipath caseDavid Ahern1-5/+0
2018-09-26Bluetooth: SMP: fix crash in unpairingMatias Karhumaa3-10/+29
2018-09-26nl80211: Fix possible Spectre-v1 for NL80211_TXRATE_HTMasashi Honma1-0/+1
2018-09-26mac80211: allocate TXQs for active monitor interfacesFelix Fietkau1-1/+2
2018-09-25tipc: lock wakeup & inputq at tipc_link_reset()Parthasarathy Bhuvaragan1-1/+6
2018-09-25tipc: reset bearer if device carrier not okParthasarathy Bhuvaragan1-5/+7
2018-09-25tipc: fix flow control accounting for implicit connectParthasarathy Bhuvaragan1-1/+3
2018-09-24ip_tunnel: be careful when accessing the inner headerPaolo Abeni1-0/+9
2018-09-24mpls: allow routes on ip6gre devicesSaif Hasan1-1/+5
2018-09-23netpoll: make ndo_poll_controller() optionalEric Dumazet1-12/+7
2018-09-23rds: Fix build regression.David S. Miller1-1/+1
2018-09-22net-ethtool: ETHTOOL_GUFO did not and should not require CAP_NET_ADMINMaciej Żenczykowski1-0/+1
2018-09-21RDS: IB: Use DEFINE_PER_CPU_SHARED_ALIGNED for rds_ib_statsNathan Chancellor1-1/+1
2018-09-21devlink: double free in devlink_resource_fill()Dan Carpenter1-2/+1
2018-09-21net/ipv6: Display all addresses in output of /proc/net/if_inet6Jeff Barnhill1-3/+1
2018-09-21netlabel: check for IPV4MASK in addrinfo_getSean Tranchetti1-1/+2
2018-09-20sctp: update dst pmtu with the correct daddrXin Long1-2/+10
2018-09-20netfilter: conntrack: get rid of double sizeofzhong jiang1-2/+2
2018-09-20netfilter: nft_osf: use enum nft_data_types for nft_validate_register_storeStefan Agner1-1/+1
2018-09-20netfilter: bridge: Don't sabotage nf_hook calls from an l3mdevDavid Ahern1-1/+2
2018-09-20smc: generic netlink family should be __ro_after_initJohannes Berg1-1/+1
2018-09-20xfrm: validate template modeSean Tranchetti1-0/+3
2018-09-19ip6_tunnel: be careful when accessing the inner headerPaolo Abeni1-2/+11
2018-09-19Merge tag 'batadv-net-for-davem-20180919' of git://git.open-mesh.org/linux-mergeDavid S. Miller9-41/+88
2018-09-18ipv6: fix memory leak on dst->_metricsWei Wang1-1/+4
2018-09-18Revert "ipv6: fix double refcount of fib6_metrics"Wei Wang1-0/+4
2018-09-18net/smc: fix sizeof to int comparisonYueHaibing1-8/+6
2018-09-18net/smc: no urgent data check for listen socketsKarsten Graul1-2/+2
2018-09-18net/smc: enable fallback for connection abort in state INITUrsula Braun1-7/+7
2018-09-18net/smc: remove duplicate mutex_unlockUrsula Braun1-6/+9
2018-09-18net/smc: fix non-blocking connect problemUrsula Braun1-2/+5
2018-09-18NFC: Fix possible memory corruption when handling SHDLC I-Frame commandsSuren Baghdasaryan1-0/+10
2018-09-17net/ipv6: do not copy dst flags on rt initPeter Oskolkov1-2/+0
2018-09-17Revert "kcm: remove any offset before parsing messages"David S. Miller1-25/+1
2018-09-17kcm: remove any offset before parsing messagesDominique Martinet1-1/+25
2018-09-17tls: fix currently broken MSG_PEEK behaviorDaniel Borkmann1-0/+8
2018-09-17ipv6: fix possible use-after-free in ip6_xmit()Eric Dumazet1-4/+2
2018-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+2
2018-09-16udp6: add missing checks on edumux packet processingPaolo Abeni1-28/+37
2018-09-16udp4: fix IP_CMSG_CHECKSUM for connected socketsPaolo Abeni1-23/+26
2018-09-14batman-adv: Increase version number to 2018.3Sven Eckelmann1-1/+1
2018-09-14net/sched: act_sample: fix NULL dereference in the data pathDavide Caratti1-1/+1
2018-09-13socket: fix struct ifreq size in compat ioctlJohannes Berg1-8/+14
2018-09-13gso_segment: Reset skb->mac_len after modifying network headerToke Høiland-Jørgensen2-0/+2
2018-09-13Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-3/+13
2018-09-13tls: clear key material from kernel memory when do_tls_setsockopt_conf failsSabrina Dubroca1-1/+1
2018-09-13tls: zero the crypto information from tls_context before freeingSabrina Dubroca4-13/+23
2018-09-13tls: don't copy the key out of tls12_crypto_info_aes_gcm_128Sabrina Dubroca1-4/+1
2018-09-13neighbour: confirm neigh entries when ARP packet is receivedVasily Khoruzhick1-5/+8
2018-09-13net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flagsRoopa Prabhu1-1/+1
2018-09-13net_sched: notify filter deletion when deleting a chainCong Wang1-0/+2
2018-09-13ipv6: use rt6_info members when dst is set in rt6_fill_nodeXin Long1-12/+30
2018-09-12bpf: use __GFP_COMP while allocating pageTushar Dave1-1/+2
2018-09-12tipc: check return value of __tipc_dump_start()Cong Wang1-1/+4
2018-09-12rds: fix two RCU related problemsCong Wang1-1/+4
2018-09-11erspan: fix error handling for erspan tunnelHaishuang Yan1-0/+3
2018-09-11erspan: return PACKET_REJECT when the appropriate tunnel is not foundHaishuang Yan1-0/+2
2018-09-11tcp: rate limit synflood warnings furtherWillem de Bruijn1-2/+2
2018-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller18-99/+180
2018-09-11Bluetooth: Use correct tfm to generate OOB dataMatias Karhumaa1-1/+7
2018-09-11Bluetooth: SMP: Fix trying to use non-existent local OOB dataJohan Hedberg1-2/+6
2018-09-11xfrm: Fix NULL pointer dereference when skb_dst_force clears the dst_entry.Steffen Klassert2-0/+8
2018-09-11netfilter: xt_hashlimit: use s->file instead of s->privateCong Wang1-9/+9
2018-09-11netfilter: nfnetlink_queue: Solve the NFQUEUE/conntrack clash for NF_REPEATMichal 'vorner' Vaner1-0/+1
2018-09-11netfilter: cttimeout: ctnl_timeout_find_get() returns incorrect pointer to typePablo Neira Ayuso1-3/+3
2018-09-11netfilter: conntrack: timeout interface depend on CONFIG_NF_CONNTRACK_TIMEOUTPablo Neira Ayuso8-45/+45
2018-09-11netfilter: conntrack: reset tcp maxwin on re-registerFlorian Westphal1-0/+26
2018-09-10mac80211: fix TX status reporting for ieee80211sYuan-Chi Pang3-8/+8
2018-09-10mac80211: TDLS: fix skb queue/priority assignmentJohannes Berg1-4/+4
2018-09-10cfg80211: Address some corner cases in scan result channel updatingJouni Malinen1-9/+49
2018-09-09ip: frags: fix crash in ip_do_fragment()Taehee Yoo2-0/+2
2018-09-09net/tls: Set count of SG entries if sk_alloc_sg returns -ENOSPCVakul Garg1-0/+6
2018-09-07tcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPYVincent Whitchurch2-4/+1
2018-09-07net_sched: properly cancel netlink dump on failureCong Wang1-4/+8
2018-09-07batman-adv: fix hardif_neigh refcount on queue_work() failureMarek Lindner1-2/+6
2018-09-07batman-adv: fix backbone_gw refcount on queue_work() failureMarek Lindner1-2/+8
2018-09-06tipc: call start and done ops directly in __tipc_nl_compat_dumpit()Cong Wang3-6/+14
2018-09-06batman-adv: Prevent duplicated tvlv handlerSven Eckelmann1-2/+6
2018-09-06batman-adv: Prevent duplicated global TT entrySven Eckelmann1-2/+4
2018-09-06batman-adv: Prevent duplicated softif_vlan entrySven Eckelmann1-7/+18
2018-09-06batman-adv: Prevent duplicated nc_node entrySven Eckelmann1-12/+15
2018-09-06batman-adv: Prevent duplicated gateway_node entrySven Eckelmann1-2/+9
2018-09-06batman-adv: Fix segfault when writing to sysfs elp_intervalSven Eckelmann1-8/+17
2018-09-06batman-adv: Fix segfault when writing to throughput_overrideSven Eckelmann1-2/+3
2018-09-06batman-adv: Avoid probe ELP information leakSven Eckelmann1-1/+1
2018-09-05net/iucv: declare iucv_path_table_empty() as staticJulian Wiedmann1-1/+1
2018-09-05net/af_iucv: fix skb handling on HiperTransport xmit errorJulian Wiedmann1-11/+23
2018-09-05net/af_iucv: drop inbound packets with invalid flagsJulian Wiedmann1-2/+2
2018-09-05net/sched: fix memory leak in act_tunnel_key_init()Davide Caratti1-6/+10
2018-09-05tipc: orphan sock in tipc_release()Cong Wang1-0/+1
2018-09-05mac80211: fix pending queue hang due to TX_DROPBob Copeland1-1/+1
2018-09-05cfg80211: reg: Init wiphy_idx in regulatory_hint_core()Andrei Otcheretianski1-0/+1
2018-09-05mac80211: Don't wake up from PS for offchannel TXAndrei Otcheretianski1-0/+4
2018-09-05mac80211: Always report TX statusAndrei Otcheretianski1-5/+2
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds41-290/+409
2018-09-04net: sched: action_ife: take reference to meta moduleVlad Buslov1-1/+15
2018-09-04act_ife: fix a potential use-after-freeCong Wang1-1/+1
2018-09-04xfrm: reset crypto_done when iterating over multiple input xfrmsSowmini Varadhan1-0/+1
2018-09-04xfrm: reset transport header back to network header after all input transform...Sowmini Varadhan4-6/+4
2018-09-03Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...David S. Miller11-135/+164
2018-09-03tipc: correct spelling errors for tipc_topsrv_queue_evt() commentsZhenbo Gao1-2/+2
2018-09-03tipc: correct spelling errors for struct tipc_bc_base's commentZhenbo Gao1-2/+2
2018-09-03sctp: not traverse asoc trans list if non-ipv6 trans exists for ipv6_flowlabelXin Long1-4/+6
2018-09-03sctp: fix invalid reference to the index variable of the iteratorXin Long1-11/+13
2018-09-03net: sched: null actions array pointer before releasing actionVlad Buslov1-1/+1
2018-09-03ip6_tunnel: respect ttl inherit for ip6tnlHangbin Liu1-1/+9
2018-09-03mac80211: shorten the IBSS debug messagesEmmanuel Grumbach1-11/+11
2018-09-03mac80211: don't Tx a deauth frame if the AP forbade TxEmmanuel Grumbach1-2/+15
2018-09-03mac80211: Fix station bandwidth setting after channel switchIlan Peer1-0/+53
2018-09-03mac80211: fix a race between restart and CSA flowsEmmanuel Grumbach1-1/+20
2018-09-03mac80211: fix WMM TXOP calculationDreyfuss, Haim1-2/+1
2018-09-03cfg80211: fix a type issue in ieee80211_chandef_to_operating_class()Dan Carpenter1-1/+1
2018-09-03mac80211: fix an off-by-one issue in A-MSDU max_subframe computationLorenzo Bianconi1-1/+1
2018-09-03xfrm6: call kfree_skb when skb is toobigThadeu Lima de Souza Cascardo1-0/+2
2018-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-4/+3
2018-09-02net/ipv6: Only update MTU metric if it setDavid Ahern1-1/+4
2018-09-02igmp: fix incorrect unsolicit report count after link down and upHangbin Liu1-4/+2
2018-09-02igmp: fix incorrect unsolicit report count when join groupHangbin Liu1-3/+2
2018-09-02bpf: Fix bpf_msg_pull_data()Tushar Dave1-4/+3
2018-09-02Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+0
2018-09-01ipv6: don't get lwtstate twice in ip6_rt_copy_init()Alexey Kodanev1-1/+0
2018-08-31tcp: do not restart timewait timer on rst receptionFlorian Westphal1-1/+2
2018-08-31net/rds: RDS is not Radio Data SystemPavel Machek1-1/+1
2018-08-31Revert "packet: switch kvzalloc to allocate memory"Eric Dumazet2-13/+32
2018-08-31netfilter: nf_tables: release chain in flushing setTaehee Yoo1-0/+1
2018-08-31netfilter: kconfig: nat related expression depend on nftables coreFlorian Westphal1-3/+5
2018-08-30notifier: Remove notifier header file wherever not usedMukesh Ojha1-1/+0
2018-08-30mac80211: always account for A-MSDU header changesJohannes Berg1-5/+7
2018-08-30mac80211: do not convert to A-MSDU if frag/subframe limitedLorenzo Bianconi1-3/+3
2018-08-30cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IEArunk Khandavalli1-0/+1
2018-08-29net_sched: reject unknown tcfa_action valuesPaolo Abeni1-5/+11
2018-08-29net: rtnl: return early from rtnl_unregister_all when protocol isn't registeredSabrina Dubroca1-0/+4
2018-08-29ipv6: fix cleanup ordering for pingv6 registrationSabrina Dubroca1-2/+2
2018-08-29ipv6: fix cleanup ordering for ip6_mr failureSabrina Dubroca1-3/+3
2018-08-29net/sched: act_pedit: fix dump of extended layered opDavide Caratti1-5/+13
2018-08-29tipc: switch to rhashtable iteratorCong Wang4-26/+56
2018-08-29tipc: fix a missing rhashtable_walk_exit()Cong Wang1-0/+2
2018-08-29vti6: remove !skb->ignore_df check from vti6_xmit()Alexey Kodanev1-1/+1
2018-08-29bpf: fix sg shift repair start offset in bpf_msg_pull_dataDaniel Borkmann1-13/+13
2018-08-29bpf: fix shift upon scatterlist ring wrap-around in bpf_msg_pull_dataDaniel Borkmann1-1/+4
2018-08-29bpf: fix msg->data/data_end after sg shift repair in bpf_msg_pull_dataDaniel Borkmann1-3/+2
2018-08-29netfilter: nf_tables: rework ct timeout set supportFlorian Westphal1-30/+29
2018-08-29netfilter: conntrack: place 'new' timeout in first location tooFlorian Westphal3-0/+21
2018-08-29mac80211: avoid kernel panic when building AMSDU from non-linear SKBSara Sharon1-17/+21
2018-08-29mac80211: mesh: fix HWMP sequence numbering to follow standardYuan-Chi Pang1-0/+4
2018-08-28bpf: fix several offset tests in bpf_msg_pull_dataDaniel Borkmann1-5/+9
2018-08-28nl80211: Pass center frequency in kHz instead of MHzHaim Dreyfuss1-1/+1
2018-08-28nl80211: Fix nla_put_u8 to u16 for NL80211_WMMR_TXOPHaim Dreyfuss1-2/+2
2018-08-28mac80211: don't update the PM state of a peer upon a multicast frameEmmanuel Grumbach1-0/+1
2018-08-28cfg80211: make wmm_rule part of the reg_rule structureStanislaw Gruszka3-86/+22
2018-08-28mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_XDanek Duvall1-4/+1
2018-08-27bpf: fix build error with clangStefan Agner1-1/+1
2018-08-27net/rds: Use rdma_read_gids to get connection SGID/DGID in IPv6Zhu Yanjun1-7/+2
2018-08-27net: dsa: Drop GPIO includesLinus Walleij1-2/+0
2018-08-27tipc: fix the big/little endian issue in tipc_destHaiqing Bai2-13/+6
2018-08-27net: sched: return -ENOENT when trying to remove filter from non-existent chainJiri Pirko1-1/+1
2018-08-27net: sched: fix extack error message when chain is failed to be createdJiri Pirko1-1/+1
2018-08-27erspan: set erspan_ver to 1 by default when adding an erspan devXin Long2-0/+4
2018-08-27sctp: remove useless start_fail from sctp_ht_iter in procXin Long1-4/+0
2018-08-27sctp: hold transport before accessing its asoc in sctp_transport_get_nextXin Long2-11/+15