summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-11-21sunrpc: correct the computation for page_ptr when truncatingFrank Sorenson
2018-11-21netfilter: conntrack: fix calculation of next bucket number in early_dropVasily Khoruzhick
2018-11-219p: clear dangling pointers in p9stat_freeDominique Martinet
2018-11-13net: sched: Remove TCA_OPTIONS from policyDavid Ahern
2018-11-13nfsd: Fix an Oops in free_session()Trond Myklebust
2018-11-13net/ipv4: defensive cipso option parsingStefan Nuernberger
2018-11-13xprtrdma: Reset credit grant properly after a disconnectChuck Lever
2018-11-13cgroup, netclassid: add a preemption point to write_classidMichal Hocko
2018-11-13netfilter: xt_nat: fix DNAT target for shifted portmap rangesPaolo Abeni
2018-11-04net: bridge: remove ipv6 zero address check in mcast queriesNikolay Aleksandrov
2018-11-04sctp: check policy more carefully when getting pr statusXin Long
2018-11-04net: Properly unlink GRO packets on overflow.David S. Miller
2018-11-04net: drop skb on failure in ip_check_defrag()Cong Wang
2018-11-04net/smc: fix smc_buf_unuse to use the lgr pointerKarsten Graul
2018-11-04net/ipv6: Allow onlink routes to have a device mismatch if it is the default ...David Ahern
2018-11-04openvswitch: Fix push/pop ethernet validationJaime CaamaƱo Ruiz
2018-11-04rtnetlink: Disallow FDB configuration for non-Ethernet deviceIdo Schimmel
2018-11-04Revert "net: simplify sock_poll_wait"Karsten Graul
2018-11-04net: udp: fix handling of CHECKSUM_COMPLETE packetsSean Tranchetti
2018-11-04net: sched: gred: pass the right attribute to gred_change_table_def()Jakub Kicinski
2018-11-04ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are calledStefano Brivio
2018-11-04bridge: do not add port to router list when receives query with source 0.0.0.0Hangbin Liu
2018-10-20Revert "neighbour: force neigh_invalidate when NUD_FAILED update is from admin"Roopa Prabhu
2018-10-20net/ipv6: Fix index counter for unicast addresses in in6_dump_addrsDavid Ahern
2018-10-20net: fix pskb_trim_rcsum_slow() with odd trim offsetDimitris Michailidis
2018-10-19Revert "bond: take rcu lock in netpoll_send_skb_on_dev"David S. Miller
2018-10-18ip6_tunnel: Fix encapsulation layoutStefano Brivio
2018-10-18tipc: fix info leak from kernel tipc_eventJon Maloy
2018-10-18net: socket: fix a missing-check bugWenwen Wang
2018-10-18net: sched: Fix for duplicate class dumpPhil Sutter
2018-10-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-10-17net: ipmr: fix unresolved entry dumpsNikolay Aleksandrov
2018-10-17udp6: fix encap return code for resubmittingPaolo Abeni
2018-10-17sctp: not free the new asoc when sctp_wait_for_connect returns errXin Long
2018-10-17sctp: fix race on sctp_id2asocMarcelo Ricardo Leitner
2018-10-17net: bpfilter: use get_pid_task instead of pid_taskTaehee Yoo
2018-10-16sctp: get pr_assoc and pr_stream all status with SCTP_PR_SCTP_ALL insteadXin Long
2018-10-15rxrpc: Fix a missing rxrpc_put_peer() in the error_report handlerDavid Howells
2018-10-15sctp: use the pmtu from the icmp packet to update transport pathmtuXin Long
2018-10-15ipv6: mcast: fix a use-after-free in inet6_mc_checkEric Dumazet
2018-10-15tipc: fix unsafe rcu locking when accessing publication listTung Nguyen
2018-10-15rxrpc: Fix incorrect conditional on IPV6David Howells
2018-10-15ipv6: rate-limit probes for neighbourless routesSabrina Dubroca
2018-10-15rxrpc: use correct kvec num when sending BUSY response packetYueHaibing
2018-10-15rxrpc: Fix an uninitialised variableDavid Howells
2018-10-15tipc: initialize broadcast link stale counter correctlyJon Maloy
2018-10-15llc: set SOCK_RCU_FREE in llc_sap_add_socket()Cong Wang
2018-10-15net/sched: cls_api: add missing validation of netlink attributesDavide Caratti
2018-10-15ethtool: fix a privilege escalation bugWenwen Wang
2018-10-15ethtool: fix a missing-check bugWenwen Wang