summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2020-05-18Bluetooth: Add error handling logic of LE data batchingsubmit/tizen/20200526.073613accepted/tizen/unified/20200528.132937Deokhyun Kim2-5/+49
2020-04-01Bluetooth: Add GATT data batchingsubmit/tizen/20200331.090714accepted/tizen/unified/20200402.155630Wootak Jung2-0/+312
2020-03-02Bluetooth: SMP: fix crash in unpairingsubmit/tizen/20200302.034238accepted/tizen/unified/20200302.125741Matias Karhumaa3-10/+29
2020-03-02Bluetooth: Fix missing encryption refresh on Security RequestSzymon Janc1-1/+7
2019-12-23cfg80211: Fix array-bounds warning in fragment copyMatthias Kaehlcke1-3/+3
2019-12-23ip_tunnel: Fix name string concatenate in __ip_tunnel_create()Sultan Alsawaf1-2/+2
2019-12-17Bluetooth: Enables filter_policy and adv_type set by userAmit Purwar1-2/+11
2019-11-12Bluetooth: Do not update background scan when updating connectableDeokhyun Kim1-0/+6
2019-07-03netfilter: xt_owner: bail out with EINVAL in case of unsupported flagssubmit/tizen/20190705.061120accepted/tizen/unified/20190705.110614Pablo Neira Ayuso1-0/+3
2019-07-03netfilter: xt_owner: Add supplementary groups optionLukasz Pawelczyk1-3/+20
2018-12-03Import codes from productJaehoon Chung86-180/+11132
2017-10-27KEYS: Fix race between updating and finding a negative keyDavid Howells1-1/+1
2017-10-21netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value.Jarno Rajahalme1-2/+2
2017-10-21mac80211: fix power saving clients handling in iwlwifiEmmanuel Grumbach1-1/+1
2017-10-18nl80211: Define policy for packet pattern attributesPeng Xu1-2/+10
2017-10-12Revert "socket, bpf: fix possible use after free"Greg Kroah-Hartman2-17/+3
2017-10-12socket, bpf: fix possible use after freeEric Dumazet2-3/+17
2017-10-12net: rtnetlink: fix info leak in RTM_GETSTATS callNikolay Aleksandrov1-0/+3
2017-10-12tipc: use only positive error codes in messagesParthasarathy Bhuvaragan1-1/+1
2017-10-12ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx pathXin Long1-2/+3
2017-10-12ip6_gre: ip6gre_tap device should keep dstXin Long1-0/+1
2017-10-12netlink: do not proceed if dump's start() errsJason A. Donenfeld1-2/+5
2017-10-12net: Set sk_prot_creator when cloning sockets to the right protoChristoph Paasch1-0/+2
2017-10-12packet: only test po->has_vnet_hdr once in packet_sndWillem de Bruijn1-2/+4
2017-10-12packet: in packet_do_bind, test fanout with bind_lock heldWillem de Bruijn1-3/+5
2017-10-12net: dsa: Fix network device registration orderFlorian Fainelli1-11/+17
2017-10-12l2tp: fix race condition in l2tp_tunnel_deleteSabrina Dubroca2-7/+8
2017-10-12l2tp: Avoid schedule while atomic in exit_netRidge Kennedy1-1/+3
2017-10-12vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmitAlexey Kodanev2-2/+4
2017-10-12net_sched: always reset qdisc backlog in qdisc_reset()Konstantin Khlebnikov1-0/+1
2017-10-12packet: hold bind lock when rebinding to fanout hookWillem de Bruijn1-5/+11
2017-10-12tcp: fastopen: fix on syn-data transmit failureEric Dumazet1-0/+9
2017-10-12net/sched: cls_matchall: fix crash when used with classful qdiscDavide Caratti1-0/+1
2017-10-12ip6_tunnel: do not allow loading ip6_tunnel if ipv6 is disabled in cmdlineXin Long1-0/+3
2017-10-12ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_headerXin Long1-10/+11
2017-10-12udpv6: Fix the checksum computation when HW checksum does not applySubash Abhinov Kasiviswanathan1-0/+1
2017-10-12tcp: fix data delivery rateEric Dumazet1-4/+3
2017-10-12tcp: update skb->skb_mstamp more carefullyEric Dumazet1-7/+12
2017-10-12net: sched: fix use-after-free in tcf_action_destroy and tcf_del_walkerJiri Pirko1-2/+4
2017-10-08rds: ib: add error handleZhu Yanjun1-11/+36
2017-10-08netfilter: nfnl_cthelper: fix incorrect helper->expect_class_maxLiping Zhang1-9/+11
2017-10-08netfilter: invoke synchronize_rcu after set the _hook_ to NULLLiping Zhang5-1/+7
2017-10-08bridge: netlink: register netdevice before executing changelinkIdo Schimmel1-2/+5
2017-10-08udp: disable inner UDP checksum offloads in IPsec caseAnsis Atteka1-0/+3
2017-10-08net/packet: check length in getsockopt() called with PACKET_HDRLENAlexander Potapenko1-0/+2
2017-10-08net: core: Prevent from dereferencing null pointer when releasing SKBMyungho Jung1-0/+3
2017-10-08audit: log 32-bit socketcallsRichard Guy Briggs1-3/+14
2017-10-08RDS: RDMA: Fix the composite message user notificationSantosh Shilimkar4-11/+29
2017-10-05nl80211: check for the required netlink attributes presenceVladis Dronov1-0/+3
2017-10-05mac80211: flush hw_roc_start work before cancelling the ROCAvraham Stern1-0/+2