summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
| | * | net: ipv6: tcp reset, icmp need to consider L3 domainDavid Ahern2020-05-10
| | * | RDS:TCP: Synchronize rds_tcp_accept_one with rds_send_xmit when resetting t_sockSowmini Varadhan2020-05-10
| | * | tcp: do not set rtt_min to 1Eric Dumazet2020-05-10
| | * | xprtrdma: rpcrdma_bc_receive_call() should init rq_private_buf.lenChuck Lever2020-05-10
| | * | xprtrdma: xprt_rdma_free() must not release backchannel reqsChuck Lever2020-05-10
| | * | xprtrdma: Fix additional uses of spin_lock_irqsave(rb_lock)Chuck Lever2020-05-10
| | * | xprtrdma: checking for NULL instead of IS_ERR()Dan Carpenter2020-05-10
| | * | irda: Free skb on irda_accept error path.phil.turnbull@oracle.com2020-05-10
| | * | sch_tbf: update backlog as wellWANG Cong2020-05-10
| | * | sch_sfb: keep backlog updated with qlenWANG Cong2020-05-10
| | * | sch_qfq: keep backlog updated with qlenWANG Cong2020-05-10
| | * | sch_prio: update backlog as wellWANG Cong2020-05-10
| | * | sch_hfsc: always keep backlog updatedWANG Cong2020-05-10
| | * | sch_drr: update backlog as wellWANG Cong2020-05-10
| | * | net_sched: keep backlog updated with qlenWANG Cong2020-05-10
| | * | GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOUAlexander Duyck2020-05-10
| | * | ovs/gre,geneve: fix error path when creating an ifaceNicolas Dichtel2020-05-10
| | * | dccp: limit sk_filter trim to payloadWillem de Bruijn2020-05-10
| | * | xfrm: fix crash in XFRM_MSG_GETSA netlink handlerVegard Nossum2020-05-10
| | * | netfilter: nfnetlink: use original skbuff when acking batchesPablo Neira Ayuso2020-05-10
* | | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-05-14
|\| | |
| * | | UPSTREAM: net: socket: set sock->sk to NULL after calling proto_ops::release()Eric Biggers2020-05-08
| * | | BACKPORT: xfrm: Allow Output Mark to be Updated Using UPDSABenedict Wong2020-05-08
| * | | UPSTREAM: socket: close race condition between sock_close() and sockfs_setattr()Cong Wang2020-05-08
| * | | UPSTREAM: net: ipv6: Use passed in table for nexthop lookupsDavid Ahern2020-05-08
| * | | Merge 4.4.222 into android-4.4-pGreg Kroah-Hartman2020-05-05
| |\| |
| | * | ipv6: use READ_ONCE() for inet->hdrincl as in ipv4Olivier Matz2020-05-05
| * | | Merge 4.4.221 into android-4.4-pGreg Kroah-Hartman2020-05-02
| |\| |
| | * | sctp: use right member as the param of list_for_each_entryXin Long2020-05-02
| | * | xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finishDavid Ahern2020-05-02
| | * | net/x25: Fix x25_neigh refcnt leak when receiving frameXiyu Yang2020-05-02
| | * | net: netrom: Fix potential nr_neigh refcnt leak in nr_add_nodeXiyu Yang2020-05-02
| | * | ipv6: fix restrict IPV6_ADDRFORM operationJohn Haxby2020-05-02
| | * | vti4: removed duplicate log message.Jeremy Sowden2020-05-02
| | * | net: ipv4: avoid unused variable warning for sysctlArnd Bergmann2020-05-02
| | * | net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg()Nicolai Stange2020-05-02
| * | | Merge 4.4.220 into android-4.4-pGreg Kroah-Hartman2020-04-24
| |\| |
| | * | net: ipv4: devinet: Fix crash when add/del multicast IP with autojoinTaras Chornyi2020-04-24
* | | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-04-14
|\| | |
| * | | Merge 4.4.219 into android-4.4-pGreg Kroah-Hartman2020-04-13
| |\| |
| | * | Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctlQiujun Huang2020-04-13
| | * | l2tp: fix race between l2tp_session_delete() and l2tp_tunnel_closeall()Guillaume Nault2020-04-13
| | * | l2tp: ensure sessions are freed after their PPPOL2TP socketGuillaume Nault2020-04-13
| | * | l2tp: Refactor the codes with existing macros instead of literal numberGao Feng2020-04-13
| | * | l2tp: fix duplicate session creationGuillaume Nault2020-04-13
| | * | l2tp: ensure session can't get removed during pppol2tp_session_ioctl()Guillaume Nault2020-04-13
| | * | l2tp: fix race in l2tp_recv_common()Guillaume Nault2020-04-13
| | * | net: l2tp: Make l2tp_ip6 namespace awareShmulik Ladkani2020-04-13
| | * | l2tp: Correctly return -EBADF from pppol2tp_getname.phil.turnbull@oracle.com2020-04-13
| | * | sctp: fix possibly using a bad saddr with a given dstMarcelo Ricardo Leitner2020-04-13