summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2018-11-23sctp: not allow to set asoc prsctp_enable by sockoptXin Long1-21/+5
2018-11-23net-gro: reset skb->pkt_type in napi_reuse_skb()Eric Dumazet1-0/+4
2018-11-23ip_tunnel: don't force DF when MTU is lockedSabrina Dubroca1-1/+1
2018-11-23flow_dissector: do not dissect l4 ports for fragments배석진1-2/+2
2018-11-21sunrpc: correct the computation for page_ptr when truncatingFrank Sorenson1-3/+2
2018-11-21netfilter: conntrack: fix calculation of next bucket number in early_dropVasily Khoruzhick1-5/+8
2018-11-219p: clear dangling pointers in p9stat_freeDominique Martinet1-0/+5
2018-11-13nfsd: Fix an Oops in free_session()Trond Myklebust1-1/+1
2018-11-13net/ipv4: defensive cipso option parsingStefan Nuernberger1-4/+7
2018-11-13cgroup, netclassid: add a preemption point to write_classidMichal Hocko1-0/+1
2018-11-13xfrm: policy: use hlist rcu variants on insertFlorian Westphal1-4/+4
2018-11-10ip6_tunnel: Fix encapsulation layoutStefano Brivio1-5/+5
2018-11-10rtnetlink: Disallow FDB configuration for non-Ethernet deviceIdo Schimmel1-0/+10
2018-11-10net: fix pskb_trim_rcsum_slow() with odd trim offsetDimitris Michailidis1-2/+3
2018-11-10net: drop skb on failure in ip_check_defrag()Cong Wang1-4/+8
2018-11-10ethtool: fix a privilege escalation bugWenwen Wang1-2/+6
2018-11-10sctp: fix race on sctp_id2asocMarcelo Ricardo Leitner1-3/+2
2018-11-10net: udp: fix handling of CHECKSUM_COMPLETE packetsSean Tranchetti3-6/+39
2018-11-10net: socket: fix a missing-check bugWenwen Wang1-3/+8
2018-11-10net: sched: gred: pass the right attribute to gred_change_table_def()Jakub Kicinski1-1/+1
2018-11-10net/ipv6: Fix index counter for unicast addresses in in6_dump_addrsDavid Ahern1-2/+4
2018-11-10llc: set SOCK_RCU_FREE in llc_sap_add_socket()Cong Wang1-0/+1
2018-11-10ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are calledStefano Brivio1-2/+1
2018-11-10ipv6: mcast: fix a use-after-free in inet6_mc_checkEric Dumazet1-8/+8
2018-11-10net: bridge: remove ipv6 zero address check in mcast queriesNikolay Aleksandrov1-2/+1
2018-11-10bridge: do not add port to router list when receives query with source 0.0.0.0Hangbin Liu1-1/+9
2018-11-10Revert "netfilter: ipv6: nf_defrag: drop skb dst before queueing"Sasha Levin1-2/+0
2018-11-10rxrpc: Only take the rwind and mtu values from latest ACKDavid Howells1-9/+10
2018-11-10rxrpc: Don't check RXRPC_CALL_TX_LAST after calling rxrpc_rotate_tx_window()David Howells1-16/+19
2018-11-10l2tp: remove configurable payload offsetJames Chapman4-18/+6
2018-11-10ipv6: fix cleanup ordering for ip6_mr failureSabrina Dubroca1-3/+3
2018-11-10sctp: use right member as the param of list_for_each_entryXin Long1-3/+3
2018-11-10rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qpDag Moxnes1-1/+2
2018-11-10ip6_tunnel: Correct tos value in collect_md modeHaishuang Yan1-2/+2
2018-11-10mac80211: fix TX aggregation start/stop callback raceJohannes Berg5-100/+71
2018-11-10tipc: fix a race condition of releasing subscriber objectYing Xue1-0/+2
2018-11-10tipc: Fix tipc_sk_reinit handling of -EAGAINBob Peterson1-3/+3
2018-11-10ipv6: set rt6i_protocol properly in the route when it is installedXin Long1-8/+3
2018-11-10Bluetooth: SMP: fix crash in unpairingMatias Karhumaa3-10/+29
2018-11-10nl80211: Fix possible Spectre-v1 for NL80211_TXRATE_HTMasashi Honma1-0/+1
2018-11-10xfrm: validate template modeSean Tranchetti1-0/+3
2018-11-10mac80211: TDLS: fix skb queue/priority assignmentJohannes Berg1-4/+4
2018-11-10cfg80211: Address some corner cases in scan result channel updatingJouni Malinen1-9/+49
2018-11-10mac80211: fix pending queue hang due to TX_DROPBob Copeland1-1/+1
2018-11-10cfg80211: reg: Init wiphy_idx in regulatory_hint_core()Andrei Otcheretianski1-0/+1
2018-11-10mac80211: Always report TX statusAndrei Otcheretianski1-5/+2
2018-11-10xfrm6: call kfree_skb when skb is toobigThadeu Lima de Souza Cascardo1-0/+2
2018-11-10xfrm: Validate address prefix lengths in the xfrm selector.Steffen Klassert1-0/+12
2018-10-20netfilter: check for seqadj ext existence before adding it in nf_nat_setup_infoXin Long1-1/+1
2018-10-20batman-adv: fix hardif_neigh refcount on queue_work() failureMarek Lindner1-2/+6