summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2018-11-13net: sched: Remove TCA_OPTIONS from policyDavid Ahern1-1/+0
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-13xprtrdma: Reset credit grant properly after a disconnectChuck Lever2-0/+7
2018-11-13cgroup, netclassid: add a preemption point to write_classidMichal Hocko1-0/+1
2018-11-13netfilter: xt_nat: fix DNAT target for shifted portmap rangesPaolo Abeni1-0/+2
2018-11-13xfrm: policy: use hlist rcu variants on insertFlorian Westphal1-4/+4
2018-11-13xsk: do not call synchronize_net() under RCU read lockBjörn Töpel1-0/+2
2018-11-04net: bridge: remove ipv6 zero address check in mcast queriesNikolay Aleksandrov1-2/+1
2018-11-04net: fix pskb_trim_rcsum_slow() with odd trim offsetDimitris Michailidis1-2/+3
2018-11-04net: drop skb on failure in ip_check_defrag()Cong Wang1-4/+8
2018-11-04net: bpfilter: use get_pid_task instead of pid_taskTaehee Yoo1-2/+4
2018-11-04net/smc: fix smc_buf_unuse to use the lgr pointerKarsten Graul1-12/+11
2018-11-04sctp: not free the new asoc when sctp_wait_for_connect returns errXin Long1-1/+3
2018-11-04net/ipv6: Allow onlink routes to have a device mismatch if it is the default ...David Ahern1-0/+2
2018-11-04net/sched: cls_api: add missing validation of netlink attributesDavide Caratti1-4/+7
2018-11-04net: sched: Fix for duplicate class dumpPhil Sutter1-1/+2
2018-11-04net: ipmr: fix unresolved entry dumpsNikolay Aleksandrov1-2/+0
2018-11-04openvswitch: Fix push/pop ethernet validationJaime Caamaño Ruiz1-2/+2
2018-11-04ip6_tunnel: Fix encapsulation layoutStefano Brivio1-4/+5
2018-11-04ethtool: fix a privilege escalation bugWenwen Wang1-2/+6
2018-11-04udp6: fix encap return code for resubmittingPaolo Abeni1-4/+2
2018-11-04tipc: fix unsafe rcu locking when accessing publication listTung Nguyen1-2/+2
2018-11-04sctp: fix race on sctp_id2asocMarcelo Ricardo Leitner1-3/+2
2018-11-04rtnetlink: Disallow FDB configuration for non-Ethernet deviceIdo Schimmel1-0/+10
2018-11-04net: udp: fix handling of CHECKSUM_COMPLETE packetsSean Tranchetti3-6/+39
2018-11-04net: socket: fix a missing-check bugWenwen Wang1-3/+8
2018-11-04net: sched: gred: pass the right attribute to gred_change_table_def()Jakub Kicinski1-1/+1
2018-11-04net/ipv6: Fix index counter for unicast addresses in in6_dump_addrsDavid Ahern1-2/+4
2018-11-04llc: set SOCK_RCU_FREE in llc_sap_add_socket()Cong Wang1-0/+1
2018-11-04ipv6: rate-limit probes for neighbourless routesSabrina Dubroca1-6/+6
2018-11-04ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are calledStefano Brivio1-2/+1
2018-11-04ipv6: mcast: fix a use-after-free in inet6_mc_checkEric Dumazet1-8/+8
2018-11-04bridge: do not add port to router list when receives query with source 0.0.0.0Hangbin Liu1-1/+9
2018-11-04Revert "netfilter: ipv6: nf_defrag: drop skb dst before queueing"Sasha Levin1-2/+0
2018-11-04rds: RDS (tcp) hangs on sendto() to unresponding addressKa-Cheong Poon1-3/+10
2018-11-04rxrpc: Fix connection-level abort handlingDavid Howells3-15/+19
2018-11-04rxrpc: Only take the rwind and mtu values from latest ACKDavid Howells1-9/+10
2018-11-04rxrpc: Carry call state out of locked section in rxrpc_rotate_tx_window()David Howells1-6/+8
2018-11-04rxrpc: Don't check RXRPC_CALL_TX_LAST after calling rxrpc_rotate_tx_window()David Howells1-16/+19
2018-11-04tls: Fix improper revert in zerocopy_from_iterDoron Roberts-Kedes1-7/+5
2018-11-04cfg80211: fix use-after-free in reg_process_hint()Yu Zhao1-3/+4
2018-11-04netfilter: nft_set_rbtree: add missing rb_erase() in GC routineTaehee Yoo1-14/+14
2018-11-04rxrpc: Fix error distributionDavid Howells6-61/+15
2018-11-04rxrpc: Fix transport sockopts to get IPv4 errors on an IPv6 socketDavid Howells1-10/+13
2018-11-04rxrpc: Fix RTT gatheringDavid Howells3-15/+33
2018-11-04rxrpc: Fix checks as to whether we should set up a new callDavid Howells3-9/+15
2018-11-04nl80211: Fix possible Spectre-v1 for CQM RSSI thresholdsMasashi Honma1-5/+14
2018-11-04Bluetooth: SMP: fix crash in unpairingMatias Karhumaa3-10/+29
2018-11-04nl80211: Fix possible Spectre-v1 for NL80211_TXRATE_HTMasashi Honma1-0/+1