summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2019-01-25cfg80211: extend range deviation for DMGChaitanya Tata
2019-01-25cfg80211: reg: remove warn_on for a normal caseChaitanya Tata
2019-01-25mac80211: Add attribute aligned(2) to struct 'action'Mathieu Malaterre
2019-01-25mac80211: don't initiate TDLS connection if station is not associated to APBalaji Pothunoori
2019-01-25nl80211: fix NLA_POLICY_NESTED() argumentsJohannes Berg
2019-01-19mac80211: fix miscounting of ttl-dropped framesBob Copeland
2019-01-18net: bridge: Mark FDB entries that were added by user as suchIdo Schimmel
2019-01-18net: Fix usage of pskb_trim_rcsumRoss Lagerwall
2019-01-17neighbour: Do not perturb drop profiles when neigh_probeYang Wei
2019-01-17net: bridge: Fix ethernet header pointer before check skb forwardableYunjian Wang
2019-01-17af_packet: fix raw sockets over 6in4 tunnelNicolas Dichtel
2019-01-17udp6: add missing rehash callback to udpliteAlexey Kodanev
2019-01-17udp: add missing rehash callback to udpliteAlexey Kodanev
2019-01-17net/sched: cls_flower: allocate mask dynamically in fl_change()Ivan Vecera
2019-01-16udp: with udp_segment release on error pathWillem de Bruijn
2019-01-16net: bpfilter: change section name of bpfilter UMH blob.Taehee Yoo
2019-01-16ipv6: route: place a warning with duplicated string with correct extackJakub Kicinski
2019-01-16net/core/neighbour: fix kmemleak minimal reference count for hash tablesKonstantin Khlebnikov
2019-01-16sctp: allocate sctp_sockaddr_entry with kzallocXin Long
2019-01-16erspan: build the header with the right proto according to erspan_verXin Long
2019-01-16openvswitch: Avoid OOB read when parsing flow nlattrsRoss Lagerwall
2019-01-16net_sched: refetch skb protocol for each filterCong Wang
2019-01-15fou, fou6: do not assume linear skbsEric Dumazet
2019-01-15tcp: allow MSG_ZEROCOPY transmission also in CLOSE_WAIT stateWillem de Bruijn
2019-01-15net/sched: act_tunnel_key: fix memory leak in case of action replaceDavide Caratti
2019-01-15Revert "rxrpc: Allow failed client calls to be retried"David Howells
2019-01-15tipc: fix uninit-value in tipc_nl_compat_doitYing Xue
2019-01-15tipc: fix uninit-value in tipc_nl_compat_name_table_dumpYing Xue
2019-01-15tipc: fix uninit-value in tipc_nl_compat_link_setYing Xue
2019-01-15tipc: fix uninit-value in tipc_nl_compat_bearer_enableYing Xue
2019-01-15tipc: fix uninit-value in tipc_nl_compat_link_reset_statsYing Xue
2019-01-15tipc: fix uninit-value in in tipc_conn_rcv_subYing Xue
2019-01-15sch_cake: Correctly update parent qlen when splitting GSO packetsToke Høiland-Jørgensen
2019-01-15sched: Fix detection of empty queues in child qdiscsToke Høiland-Jørgensen
2019-01-15sched: Avoid dereferencing skb pointer after child enqueueToke Høiland-Jørgensen
2019-01-15ip6_gre: update version related info when changing linkHangbin Liu
2019-01-15net: ipv4: Fix memory leak in network namespace dismantleIdo Schimmel
2019-01-15ip6_gre: fix tunnel list corruption for x-netnsOlivier Matz
2019-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-14netfilter: nft_flow_offload: fix checking method of conntrack helperHenry Yen
2019-01-11net: clear skb->tstamp in bridge forwarding pathPaolo Abeni
2019-01-11net: bpfilter: disallow to remove bpfilter module while being usedTaehee Yoo
2019-01-11net: bpfilter: restart bpfilter_umh when error occurredTaehee Yoo
2019-01-11net: bpfilter: use cleanup callback to release umh_infoTaehee Yoo
2019-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-01-11netfilter: nft_flow_offload: fix interaction with vrf slave devicewenxu
2019-01-11netfilter: ebtables: account ebt_table_info to kmemcgShakeel Butt
2019-01-10tcp: change txhash on SYN-data timeoutYuchung Cheng
2019-01-10ipv6: fix kernel-infoleak in ipv6_local_error()Eric Dumazet